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

Add SharpLearning.Benchmarks #160

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open

Add SharpLearning.Benchmarks #160

wants to merge 42 commits into from

Conversation

mdabros
Copy link
Owner

@mdabros mdabros commented Feb 16, 2025

This PR adds SharpLearning.Benchmarks for benchmarking runtime speed of SharpLearning algorithms via Benchmarkdotnet. This makes it easy to benchmark before and after refactorings, and optimizations. For now the benchmarks only include the learners.

TODO:

  • Add separate table result output only.
  • Consider renaming from Benchmarks to Benchmarks.Benchmarksdotnet
  • Bump version

@mdabros mdabros marked this pull request as ready for review February 21, 2025 20:30
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.

None yet

1 participant