Jeremy Kemper
|
946f51449a
|
Require ruby-prof 0.6.1 or later. Use resume/pause to omit extraneous machinery from profile.
|
2008-05-30 02:39:00 -07:00 |
|
Jeremy Kemper
|
53eca3abc8
|
Add --measure option to script/performance/request to set ruby-prof measure mode: process_time, wall_time, cpu_time, allocations, memory.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8792 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-02-03 12:11:12 +00:00 |
|
Jeremy Kemper
|
2cd8424aae
|
Preserve integration session's request_count
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8701 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-23 08:37:58 +00:00 |
|
Jeremy Kemper
|
ca812785ec
|
Fold reset! into the run method directly. Make -n options compatible with Ruby 1.9 whose option parser seems to call the block with nil value even when the option is omitted.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8477 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-12-22 04:49:56 +00:00 |
|
Jeremy Kemper
|
c9d313dc22
|
Request profiler resets after warmup and each run so you don't have to do it in your session script.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8475 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-12-22 02:15:59 +00:00 |
|
Jeremy Kemper
|
a7027a94d4
|
Request profiler: use actual script path and line numbers for backtraces.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8474 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-12-22 02:15:44 +00:00 |
|
Jeremy Kemper
|
dbcf59d47d
|
Profile an integration session instead of a single request
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8065 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-11-01 08:01:42 +00:00 |
|
Jeremy Kemper
|
cb1aab0552
|
/ default uri, -b shortcut
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8017 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-10-25 20:46:50 +00:00 |
|
Jeremy Kemper
|
d69be7df6d
|
Request profiler
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8016 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-10-25 20:33:28 +00:00 |
|