Skip to content

Instantly share code, notes, and snippets.

@sentientmonkey
Created December 25, 2018 00:40
Show Gist options
  • Save sentientmonkey/2c993e796e4270467b1298d054eed21b to your computer and use it in GitHub Desktop.
Save sentientmonkey/2c993e796e4270467b1298d054eed21b to your computer and use it in GitHub Desktop.
/day05.rb day05.txt
11108
Measure Mode: wall_time
Thread ID: 70249290657280
Fiber ID: 70249290978880
Total: 21.966265
Sort by: self_time
%self total self wait child calls name
98.57 21.652 21.652 0.000 0.000 49990 String#chars
0.99 21.960 0.217 0.000 21.743 1 Array#each
0.16 0.035 0.035 0.000 0.000 49989 Array#first
0.15 0.034 0.034 0.000 0.000 98706 String#upcase
0.06 0.014 0.014 0.000 0.000 19446 String#[]
0.06 0.014 0.014 0.000 0.000 49989 Kernel#nil?
0.00 0.000 0.000 0.000 0.000 1 Array#reverse
0.00 0.000 0.000 0.000 0.000 1 IO#write
0.00 21.966 0.000 0.000 21.966 1 [global]#[no method]
0.00 0.000 0.000 0.000 0.000 1 Kernel#puts
0.00 0.000 0.000 0.000 0.000 11 String#to_s
0.00 0.000 0.000 0.000 0.000 1 IO#puts
0.00 21.966 0.000 0.000 21.966 1 <Class::Alchemy>#remove_polymers
0.00 21.960 0.000 0.000 21.960 1 Enumerable#inject
0.00 21.961 0.000 0.000 21.961 1 Enumerable#foldr
0.00 0.000 0.000 0.000 0.000 1 Integer#to_s
0.00 0.000 0.000 0.000 0.000 11 NilClass#nil?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment