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

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -