mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 08:48:18 -05:00
Add request timer intermediate for "post".
This commit is contained in:
@@ -806,6 +806,8 @@ class MinimalController(BaseController):
|
||||
# around taking up memory
|
||||
g.reset_caches()
|
||||
|
||||
c.request_timer.intermediate("post")
|
||||
|
||||
# push data to statsd
|
||||
c.request_timer.stop()
|
||||
g.stats.flush()
|
||||
|
||||
Reference in New Issue
Block a user