Bug 160581

Summary: MeasurementCluster's addToSeries is slow
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dewei_zhu, rniwa, slewis
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160576    
Attachments:
Description Flags
Refactors code for better efficiency cdumez: review+

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.