Posted By: Charlie Savage
Date: 2007-07-19 08:11
Summary: ruby-prof 0.5.1
Project: ruby-prof
We are happy to announce the release of ruby-prof 0.5.1. ruby-prof is a fast, C-profiler for Ruby that can be used with Rails.
Version 0.5.1 is a bug fix and performance release.
Performance
--------
* Significantly reduced the number of thread lookups by caching the last executed thread.
Fixes
-------
* Properly escape method names in HTML reports
* Fix use of -m and --min-percent command line switches
* Default source file information to ruby_runtime#0 for c calls
* Moved rails_plugin to top level so it is more obvious
* Updated rails_plugin to write reports to the current Rails log directory
* Added additional tests
Enjoy |
|