RESOLVED FIXED 159596
REGRESSION: manifest.json generation takes multiple seconds on perf dashboard
https://bugs.webkit.org/show_bug.cgi?id=159596
Summary REGRESSION: manifest.json generation takes multiple seconds on perf dashboard
Ryosuke Niwa
Reported 2016-07-08 20:13:54 PDT
Manifest generation has gotten slower over time (5.3s in production server). Reduce the runtime since we need to do this on every test submission, this could impact each tester's cycle time.
Attachments
Reduces runtime by 10x (6.31 KB, patch)
2016-07-08 20:41 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2016-07-08 20:41:56 PDT
Created attachment 283243 [details] Reduces runtime by 10x
Chris Dumez
Comment 2 2016-07-09 08:18:30 PDT
Comment on attachment 283243 [details] Reduces runtime by 10x rs=me
WebKit Commit Bot
Comment 3 2016-07-09 08:40:15 PDT
Comment on attachment 283243 [details] Reduces runtime by 10x Clearing flags on attachment: 283243 Committed r203030: <http://trac.webkit.org/changeset/203030>
WebKit Commit Bot
Comment 4 2016-07-09 08:40:20 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.