mirror of
https://github.com/gunchev/bench.git
synced 2025-11-20 12:15:48 +00:00
7 lines
144 B
Markdown
7 lines
144 B
Markdown
# bench
|
|
|
|
|
|
Various C++ benchmarks:
|
|
|
|
- transform.cpp - benchmark std::transform vs loop and custom lowercase and tolower
|
|

|