Update the readme's

This commit is contained in:
Doncho N. Gunchev 2023-01-21 02:39:08 +02:00
parent 22fadc7e55
commit 0379190649
Signed by: dgunchev
GPG key ID: D30FD19F37E002A9

View file

@ -1,4 +1,6 @@
# bench
Various C++ benchmarks:
- transform.cpp - benchmark std::transform vs loop and custom lowercase and tolower