Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- Removing number of iterations which isn't required for setting up a… #96

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

tpill90
Copy link
Contributor

@tpill90 tpill90 commented Dec 5, 2024

  • Removing number of iterations which isn't required for setting up a benchmark, since benchmark.net will automatically determine the number itself.
  • All benchmarks will now be run by default when no arguments are passed. The results from each benchmark will be combined into a single report for command line and HTML. The report will now be automatically opened in the browser.
  • Since all benchmarks are being run by default, removed AllBenchmarks.cs which isn't necessary anymore.
  • Removed ProtobufSerializer.cs which is unused.
  • Cleaned up usings.

… benchmark, since benchmark.net will automatically determine the number itself.

- All benchmarks will now be run by default when no arguments are passed.  The results from each benchmark will be combined into a single report for command line and HTML.  The report will now be automatically opened in the browser.
- Since all benchmarks are being run by default, removed AllBenchmarks.cs which isn't necessary anymore.
- Removed ProtobufSerializer.cs which is unused.
- Cleaned up usings.
@tylerje tylerje merged commit 2b61190 into tylerjensen:master Dec 5, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants