flatbuffers/benchmarks/cpp
Derek Bailey 9e4ca857b6
Vector Downward GetSize optimization (#6925)
* Added Google benchmarks (and gtests)

* Separate benchmark CMakeLists.txt to its own file

* Move output directory to target just flatbenchmark

* Reduced from encoding 210ns -> 188ns

* store size_ as uoffset_t

* fixed windows c4267 warning
2021-11-22 19:50:42 -08:00
..
flatbuffers Added Raw C++ benchmarks (#6924) 2021-11-15 15:19:03 -08:00
raw Added Raw C++ benchmarks (#6924) 2021-11-15 15:19:03 -08:00
bench.h Added Google benchmarks (and gtests) (#6920) 2021-11-15 13:41:22 -08:00
benchmark_main.cpp Vector Downward GetSize optimization (#6925) 2021-11-22 19:50:42 -08:00