atjson icon indicating copy to clipboard operation
atjson copied to clipboard

Add cumulative performance time to performance profile summary

Open tim-evans opened this issue 5 years ago • 0 comments

Currently we don't have this readily available for our performance profiles, which makes it a bit difficult in cases like https://github.com/CondeNast/atjson/pull/394, where function names were changed with the change. The cumulative summary with the confidence interval would help in this case so we're more aware of the affect of the changes.

tim-evans avatar Jan 30 '20 16:01 tim-evans