index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
testing
/
performance
/
ruby.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing white-spaces
Guillermo Iguaran
2011-06-05
1
-3
/
+3
*
ruby-prof's awesome call stack printer is now used by default
Gonçalo Silva
2011-05-10
1
-1
/
+1
*
contemplate unsupported metrics
Gonçalo Silva
2011-05-09
1
-12
/
+0
*
explicitly return from run() under minitest (metrics were printed with the pr...
Gonçalo Silva
2011-05-08
1
-1
/
+1
*
profiling enabled under JRuby. Added documentation for workaround described i...
Gonçalo Silva
2011-04-03
1
-6
/
+4
*
check if there is support for the specified metric when profiling
Gonçalo Silva
2011-03-30
1
-8
/
+0
*
improved detection and feedback of supported/unsupported metrics
Gonçalo Silva
2011-03-28
1
-3
/
+1
*
fixed a couple of hidden bugs
Gonçalo Silva
2011-03-28
1
-1
/
+1
*
improved options handling in performance tests
Gonçalo Silva
2011-03-28
1
-11
/
+11
*
benchmarking metrics are also implementation-specific
Gonçalo Silva
2011-03-28
1
-1
/
+3
*
:min_percent only makes sense in a RubyProf context
Gonçalo Silva
2011-03-28
1
-1
/
+2
*
added support for profiling under rubinius
Gonçalo Silva
2011-03-26
1
-0
/
+6
*
fixed time and size units (should be seconds / bytes), fixed typo when counti...
Gonçalo Silva
2011-03-25
1
-1
/
+1
*
added basic structure for Rubinius
Gonçalo Silva
2011-03-25
1
-3
/
+3
*
divide the ruby interpreter into mri and yarv for improved modularity
Gonçalo Silva
2011-03-25
1
-70
/
+23
*
renamed "mri" to "ruby", for consistency with RUBY_ENGINE
Gonçalo Silva
2011-03-25
1
-0
/
+214