This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 130596 - Profiler Intergration
Summary: Profiler Intergration
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-19 23:22 UTC by Martin Krauskopf
Modified: 2011-01-28 20:11 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2008-03-19 23:22:06 UTC
Likely utilizing ruby-prof - check rubyforge.org/projects/ruby-prof.
Comment 1 Martin Krauskopf 2008-11-13 00:08:42 UTC
Jim Baker on Tor's blog (http://blogs.sun.com/tor/entry/netbeans_screenshot_of_the_week1#comment-1226531056000)

  > http://cfis.savagexi.com/2008/11/12/ruby-prof-0-7-0
  > 
  > "I'm happy to announce the release of ruby-prof 0.7.0, the superfast,
  > open-source, Ruby profiler that helps you find bottlenecks in your
  > Ruby code.
  > ...
  > The second major feature is significant internal changes that make it
  > easier to integrate ruby-prof with IDEs. ruby-prof is already being
  > used by Aptana's RadRails and has been integrated into the next
  > version of Code Gear's 3rd Rail. As part of this work, Hin has built a
  > user interface for ruby-prof that lets a user inspect individual
  > methods to see how much time they took as well as how they were
  > called." 
Comment 2 Martin Krauskopf 2008-11-13 00:16:23 UTC
Actually was chess' tip, not Jim's. Just for the purity....