This website requires JavaScript.
Explore
Help
Sign In
yyc12345
/
YYCCommonplace
Watch
1
Star
0
Fork
0
You've already forked YYCCommonplace
Code
Activity
Files
master
YYCCommonplace
/
benchmark
/
main.cpp
4 lines
52 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
feat: add benchmark for string strip
2025-09-29 21:20:44 +08:00
#
include
<benchmark/benchmark.h>
refactor: rename testbench to test. - rename testbench to test. - add benchmark for future development.
2025-09-29 13:34:02 +08:00
feat: add benchmark for string strip
2025-09-29 21:20:44 +08:00
BENCHMARK_MAIN
(
)
;
Copy Permalink