File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- This suite implements the benchmarks described in this spec: https://docs.google. com/document/d/1x7dCHHx_owOFYIPZ6VQwPerSWRhdkMSiepyFrNSFlLw/edit#
1
+ This suite implements the benchmarks described in this spec: https://github. com/mongodb/specifications/blob/master/source/benchmarking/benchmarking.md
2
2
3
3
# Compiling
4
4
Configure the C++ driver to build with C++17 or newer and build the ` microbenchmarks ` target.
29
29
At this point, bson_decoding has not been added to the benchmarking suite due to the fact that
30
30
extended_bson has not been added to the C++ driver (CXX-1241).
31
31
32
- Also note that the BSONBench tests are implemented to mirror the C driver's interpretation of the spec.
32
+ Also note that the BSONBench tests are implemented to mirror the C driver's interpretation of the spec.
You can’t perform that action at this time.
0 commit comments