mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 07:19:25 -05:00
e93dede2d162b748095efa61e66ddd5c87d532ab
Current request timers move from stats.timers.service_time.web.action to stats.timers.service_time.web.action.total and other keys can be on the same level as `total` allowing for more granular timing information so we can see exactly where in a request the time is going. This also adds some initial sub-timers.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%