RESOLVED FIXED 160581
MeasurementCluster's addToSeries is slow
https://bugs.webkit.org/show_bug.cgi?id=160581
Summary MeasurementCluster's addToSeries is slow
Ryosuke Niwa
Reported 2016-08-04 18:01:48 PDT
MeasurementCluster's addToSeries is taking a lot of CPU time according to Inspector. Speed it up by refactoring a little.
Attachments
Refactors code for better efficiency (4.68 KB, patch)
2016-08-04 18:09 PDT, Ryosuke Niwa
cdumez: review+
Ryosuke Niwa
Comment 1 2016-08-04 18:09:22 PDT
Created attachment 285387 [details] Refactors code for better efficiency
Chris Dumez
Comment 2 2016-08-05 13:15:05 PDT
Comment on attachment 285387 [details] Refactors code for better efficiency rs=me
Ryosuke Niwa
Comment 3 2016-08-05 13:20:49 PDT
Note You need to log in before you can comment on or make changes to this bug.