This project is archived and is in readonly mode.
Allow instrumentation of cache hits and misses
Reported by Hongli Lai | June 17th, 2010 @ 02:46 PM
This patch allows instrumentation of cache hits and misses. The current instrumentation code is not adequate.
Comments and changes to this ticket
-
DHH June 17th, 2010 @ 03:34 PM
- Assigned user set to Jeremy Kemper
-
Repository June 21st, 2010 @ 12:11 AM
- State changed from new to resolved
(from [756d77622b20d671605d097c029e0414987765d2]) Allow instrumentation of cache hits and misses. [#4888 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/756d77622b20d671605d097c029e04...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 4888 Allow instrumentation of cache hits and misses (from [756d77622b20d671605d097c029e0414987765d2]) Allow i...