Displaying 2 results from an estimated 2 matches for "total_request_time".
2007 Sep 18
10
Routes
hi all,
I want to move some routing tasks out of the router and into the
controller. The goal is to make Merb feel less like mod_rewrite and
give the user more control at the controller. The new Router is
simple: it takes the path_info (not the whole request) then outputs a
controller class and some parameters from the path matching. The rest
of the routing would be done at the controller level.
2007 Dec 19
3
Trapping custom exceptions in merb 0.5.0
...rb:16
Setting up session
Finalize session
Time spent in Exceptions#invalid_key action: 0.006838 seconds
Routing to controller: Exceptions action: invalid_key
Route Recognition & Parsing HTTP Input took: seconds
Request Times: {:controller=>"Exceptions", :action_time=>0.006838,
:total_request_time=>0.016953, :action=>"invalid_key"}
Response status: 401
Complete Request took: 0.016953 seconds, 58.986610039521 Requests/Second
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/merb-devel/attachments/20071218/bbab1623/at...