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

[2] Add runtime benchmarks for Fixed*Map data structures #143

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

Conversation

alexkaratarakis
Copy link
Collaborator

This adds a new set of tests tagged "benchmark" in bazel, which are filtered out of the default test_suite target. This means that they will only be built/run manually.

@alexkaratarakis alexkaratarakis changed the title Add runtime benchmarks for Fixed*Map data structures [2] Add runtime benchmarks for Fixed*Map data structures Jul 13, 2024
@alexkaratarakis alexkaratarakis force-pushed the fum-benchmarks branch 2 times, most recently from 57ca4db to 094dc8e Compare July 14, 2024 02:09
Bobobalink and others added 4 commits July 14, 2024 02:22
This adds a new set of tests tagged "benchmark" in bazel, which are
filtered out of the default `test_suite` target. This means that they
will only be built/run manually.
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

2 participants