mirror of
https://github.com/gunchev/bench.git
synced 2025-11-20 12:15:48 +00:00
Various C++ benchmarks
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
bench
Various C++ benchmarks:
- transform.cpp - benchmark std::transform vs loop and custom lowercase and tolower