Actions: filzrev/BenchmarkDotNet
Actions
Showing runs from all workflows
670 workflow runs
670 workflow runs
build/common.targets file and modify related settings (#2932)
* chore: add common.targets file and modify settings
* chore: rename props file
* Update build/common.props
Co-authored-by: Tim Cassell <cassell.timothy@gmail.com>
---------
Co-authored-by: Tim Cassell <cassell.timothy@gmail.com>
run-tests
#342:
Commit 047b95d
pushed
by
filzrev
BeforeExtraIteration and AfterExtraIteration signals.
Refactored ThreadingDiagnoser and ExceptionDiagnoser to implement IInProcessDiagnoser using the new signals.
* Fixed tests.
* Reduce number of tests in default toolchain.
* Added AggressiveOptimizationOption to all methods called from Engine.RunExtraIteration.
* Remove unused DiagnoserResults.TotalOperations.
* Clarify iteration setup/cleanup timing in xml docs.
* Reduce num...
run-tests
#340:
Commit c9dec4d
pushed
by
filzrev