Actions: dotnet/BenchmarkDotNet
Actions
Showing runs from all workflows
2,550 workflow runs
2,550 workflow runs
Engine.Run to call GlobalSetup/Cleanup (#2937)
* Refactored Engine.Run to call GlobalSetup/Cleanup.
Removed IDisposable from IEngine.
Renamed IEngineFactory.CreateReadyToRun back to Create.
Updated engine tests.
* Fix test.
generate-changelog
#374:
Commit ce48f3e
pushed
by
timcassell
Engine.Run to call GlobalSetup/Cleanup (#2937)
* Refactored Engine.Run to call GlobalSetup/Cleanup.
Removed IDisposable from IEngine.
Renamed IEngineFactory.CreateReadyToRun back to Create.
Updated engine tests.
* Fix test.
run-tests
#2153:
Commit ce48f3e
pushed
by
timcassell
Engine.Run to call GlobalSetup/Cleanup (#2937)
* Refactored Engine.Run to call GlobalSetup/Cleanup.
Removed IDisposable from IEngine.
Renamed IEngineFactory.CreateReadyToRun back to Create.
Updated engine tests.
* Fix test.
publish-nightly
#384:
Commit ce48f3e
pushed
by
timcassell
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
#2146:
Commit 047b95d
pushed
by
timcassell
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>
generate-changelog
#372:
Commit 047b95d
pushed
by
timcassell
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>
publish-nightly
#382:
Commit 047b95d
pushed
by
timcassell
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
#2144:
Commit c9dec4d
pushed
by
timcassell
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.
* R...
generate-changelog
#370:
Commit c9dec4d
pushed
by
timcassell
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.
...
publish-nightly
#380:
Commit c9dec4d
pushed
by
timcassell