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

Commits on Jul 14, 2024

  1. Add runtime benchmarks for Fixed*Map data structures

    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 authored and alexkaratarakis committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d298ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad329c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4a8db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    887bc90 View commit details
    Browse the repository at this point in the history