profiling - Is there a good line profiler for ruby? -


i need process time each line in ruby script, couldn't find suitable gem.

i use line_profiler in python , it's useful.

i try rblineprof , ruby-prof.


Comments

Popular posts from this blog

java - How to print docx and pdf? -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

java - IntelliJ to move a class along with conflicted classes to a new package? -