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
/
actionpack
/
lib
/
action_controller
/
request_profiler.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Benchmark.ms
Jeremy Kemper
2008-12-09
1
-6
/
+6
*
Use autoload instead of explicit requires for ActionController
Joshua Peek
2008-11-23
1
-1
/
+0
*
Fix file permissions
Tarmo Tänav
2008-07-31
1
-0
/
+0
*
Require ruby-prof 0.6.1 or later. Use resume/pause to omit extraneous machine...
Jeremy Kemper
2008-05-30
1
-8
/
+17
*
Add --measure option to script/performance/request to set ruby-prof measure m...
Jeremy Kemper
2008-02-03
1
-1
/
+4
*
Preserve integration session's request_count
Jeremy Kemper
2008-01-23
1
-1
/
+10
*
Fold reset! into the run method directly. Make -n options compatible with Rub...
Jeremy Kemper
2007-12-22
1
-7
/
+6
*
Request profiler resets after warmup and each run so you don't have to do it ...
Jeremy Kemper
2007-12-22
1
-3
/
+13
*
Request profiler: use actual script path and line numbers for backtraces.
Jeremy Kemper
2007-12-22
1
-3
/
+4
*
Profile an integration session instead of a single request
Jeremy Kemper
2007-11-01
1
-87
/
+58
*
/ default uri, -b shortcut
Jeremy Kemper
2007-10-25
1
-3
/
+3
*
Request profiler
Jeremy Kemper
2007-10-25
1
-0
/
+167