Replies: 2 comments 4 replies
-
|
Are you benchmarking NativeAOT? The builds for that are known to take a very long time. |
Beta Was this translation helpful? Give feedback.
-
BenchmarkDotNet build auto-generated project with So it's expected be slower compared to normal build. It it able to take MSBuild |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Our benchmark project (latest version) references few heavy projects, so around a few dozen projects are in the graph, but running benchmarks triggers on the fly build that takes ~40 minutes. We had to increase the default build timeout parameter for the job. What are the best practices for not having this absurd amount of build time? I can't easily create a repro for this to share, since it'll be quite involved process, just looking for overall best practices or configs that i can try. At this point the build is longer than the run itself :)
Beta Was this translation helpful? Give feedback.
All reactions