dotnet / dotnet/efcore

SQL Server functional tests take twice as long after recent Arcade update

Open
#34,039 5 comments 0 reactions 0 assignees View on GitHub
area-external
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Likely cause: external perf regression somewhere in .NET 9.0 Preview 5.

```
git checkout 9e6e342126d2831fd8a1aa2035e4b6d025a6447e <- Update dependencies from dotnet/arcade #34006
./test
Build succeeded in 738.3s

git checkout 33d7699b2e55d65dd50026fa6969219cdb3cd2cd
./test
Build succeeded in 325.6s
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.