bench/README.md

4 lines
117 B
Markdown

# bench
Various C++ benchmarks:
- transform.cpp - benchmark std::transform vs loop and custom lowercase and tolower