Sorry, but there are no more tags available to filter with.
-
Since I'm on windows I'm running this from powershell. ruby -r profile myprogram.rb 2> prof. log This will turn on ruby's profiling which writes to STDERR. the 2> catches that output and puts it into a file. Now after you run this there will be a bunch of noise in your prof.log file...
Page 1 of 1 (1 items)