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

Baseline throughput tests #610

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Baseline throughput tests #610

wants to merge 3 commits into from

Conversation

bitfaster
Copy link
Owner

@bitfaster bitfaster commented Jun 14, 2024

Make this scriptable, so that an unattended machine can:

  • check out main
  • Run sizeexec.bat
  • Run baseline.bat
  • checkout branch x
  • Run sizeexec.bat
  • Run compare.bat

Compare.bat will then generate charts compare each algorithm for each cache size, similar to #271.

It would also be useful to have a flags enum to control which caches to test, e.g. run this only for LFU.

@coveralls
Copy link

Coverage Status

coverage: 99.209%. remained the same
when pulling 8d33da6 on users/alexpeck/tbase
into 275b9b0 on main.

@coveralls
Copy link

Coverage Status

coverage: 99.209%. remained the same
when pulling 8d33da6 on users/alexpeck/tbase
into 275b9b0 on main.

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