Created
June 13, 2022 06:32
-
-
Save KJTsanaktsidis/6a4565742904585e79664486f54de464 to your computer and use it in GitHub Desktop.
It's a lot slower now
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kj@kj-thinkpad ruby_memprofiler_pprof % ruby script/benchmark.rb | |
user system total real | |
no profiling (1) 15.867480 0.473907 16.341387 ( 16.382863) | |
no profiling (2) 14.955051 0.031678 14.986729 ( 15.025699) | |
with profiling (1%, no flush) 22.981310 0.484232 23.465542 ( 23.501221) | |
with reporting (1%, with flush) 24.261126 0.057177 24.318303 ( 24.353663) | |
with profiling (10%, no flush) 109.202573 0.291814 109.494387 (109.596998) | |
with reporting (10%, with flush) 154.720902 0.060936 154.781838 (154.920858) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment