bench/README.md

6 lines
119 B
Markdown

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