C++ itoa benchmark
Stars
8
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
Update benchmarking results
01961b2
Set -O2 instead of -O3 for Release build
1d22169
Use minimum times instead of medians in plotting script
40b6e78
Update advice on setting cpu frequency
ccfbb06
Make code more consistent actross all benchmark apps
da20345
Add options to cmake
5fd0383
Fix typo
cfa102a
Add readme
dbfabb7
Benchmark results for Linux, gcc 4.7.2 (i5-3570k)
97223a2
Add info about launching benchmark script
4ed5d33
Remove unnecesary prefetching
37b5284
Add new implementation that is based on 2pass_2b_3 but adds prefetching
2256892
Run cold benchmark for 10 times
73453ae
Reorganize cold benchmark
521bf91
Generate pngs instead of pdfs and misc changes
3186b0d