Files
gitlabhq/doc/development
Robert SpeicherandRobert Speicher c6b9925335 Merge branch 'track-total-method-call-time' into 'master'
Track method call times/counts as a single metric

This changes method call tracking so only a single metric is emitted regardless of the number of calls. This allows us to more accurately measure the total execution time of a method as well as the number of times a method is called. See 851e3ff7578973c2206628424eac3b951a3c656d for more details.

Method call tracking tracked calls individually meaning the end statistics may not always be accurate enough to get a good understanding of where time is spent.

See merge request !4754
2016-06-17 14:23:05 -04:00
..
2015-11-24 02:19:17 +03:00
2016-02-17 15:35:28 -05:00
2016-03-23 14:39:12 -06:00
2015-10-26 14:28:31 +01:00
2016-03-08 11:28:50 +01:00

Development