-
Notifications
You must be signed in to change notification settings - Fork 0
Create RaiiStringAppend(...) and RAII_STRING macro #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on posixDeflate_zlib_SmallTextFile,time,4294967295,1085684,0.000253 Running: benchmark BenchmarkDeflateInflateTextFile with Release build on posixDeflate_zlib_SmallTextFile,time,4294967295,808387,0.000188 |
Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on posixDeflate_zlib_SmallTextFile,time,4294967295,1106000,0.000258 Running: benchmark BenchmarkDeflateInflateTextFile with Release build on posixDeflate_zlib_SmallTextFile,time,4294967295,1601000,0.000373 |
Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on ntDeflate_zlib_SmallTextFile,time,4294967295,1864100,0.000434 Running: benchmark BenchmarkDeflateInflateTextFile with Release build on ntDeflate_zlib_SmallTextFile,time,4294967295,1753100,0.000408 |
Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on posixDeflate_zlib_SmallTextFile,time,4294967295,1090000,0.000254 Running: benchmark BenchmarkDeflateInflateTextFile with Release build on posixDeflate_zlib_SmallTextFile,time,4294967295,649000,0.000151 |
Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on posixDeflate_zlib_SmallTextFile,time,4294967295,1144026,0.000266 Running: benchmark BenchmarkDeflateInflateTextFile with Release build on posixDeflate_zlib_SmallTextFile,time,4294967295,751869,0.000175 |
Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on ntDeflate_zlib_SmallTextFile,time,4294967295,1699000,0.000396 Running: benchmark BenchmarkDeflateInflateTextFile with Release build on ntDeflate_zlib_SmallTextFile,time,4294967295,1569200,0.000365 |
Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on posixDeflate_zlib_SmallTextFile,time,4294967295,3363000,0.000783 Running: benchmark BenchmarkDeflateInflateTextFile with Release build on posixDeflate_zlib_SmallTextFile,time,4294967295,253000,0.000059 |
Running: benchmark BenchmarkDeflateInflateTextFile with Debug build on posixDeflate_zlib_SmallTextFile,time,4294967295,1483000,0.000345 Running: benchmark BenchmarkDeflateInflateTextFile with Release build on posixDeflate_zlib_SmallTextFile,time,4294967295,1371000,0.000319 |
5bc2daf to
0e0bb66
Compare
dd42fd9 to
36a56c1
Compare
- It turns out that on MacOs, the gcc command is actually an alias for clang...
36a56c1 to
db01287
Compare
No description provided.