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 runtime benchmarks for Fixed*Map data structures #140

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Bobobalink
Copy link
Contributor

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.

@Bobobalink Bobobalink force-pushed the fum-benchmarks branch 3 times, most recently from 406bea9 to 74a9443 Compare July 11, 2024 00:01
This is auto-ignored for structured bindings, but not for loops.
A frequent use of this is for perf tests with google benchmark
@Bobobalink Bobobalink force-pushed the fum-benchmarks branch 2 times, most recently from ebbf8e4 to b016d9e Compare July 11, 2024 21:28
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.

2 participants