Skip to content
Snippets Groups Projects
Commit c579fa19 authored by Sam Yates's avatar Sam Yates Committed by Ben Cumming
Browse files

Initial microbenchmark builds. (#227)

* Use git submodule for incorporating Google benchmark library.
* Add one microbenchmark for comparing `util::transform_view` performance.

Note that the microbenchmarks are not built by default; they can be built with `make ubenches`, and then run individually. The microbenchmarks will be built in `tests/ubench/`, relative to the build directory.
parent 0443c271
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment