Skip to content
rdp edited this page Jan 10, 2013 · 5 revisions

Welcome to the ruby-prof wiki!

Pie in the sky future todo wish list:

profiling sample (pure ruby to start?) check what jruby does with this/how they handle it?

for windows, it can use the new "How much actual cpu has this thread been using?" (is this an equivalent to getrusage?) performancecounter?

profile when GC stops, etc.

allow for newly introduced * total_allocated_object: total allocated object number.

integrate with "native" jruby code...

does perftools have better graphs?

Clone this wiki locally