fixed-containers
fixed-containers copied to clipboard
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.