Bug 159596 - REGRESSION: manifest.json generation takes multiple seconds on perf dashboard
Summary: REGRESSION: manifest.json generation takes multiple seconds on perf dashboard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-08 20:13 PDT by Ryosuke Niwa
Modified: 2016-07-09 08:40 PDT (History)
7 users (show)

See Also:


Attachments
Reduces runtime by 10x (6.31 KB, patch)
2016-07-08 20:41 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 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.
Comment 1 Ryosuke Niwa 2016-07-08 20:41:56 PDT
Created attachment 283243 [details]
Reduces runtime by 10x
Comment 2 Chris Dumez 2016-07-09 08:18:30 PDT
Comment on attachment 283243 [details]
Reduces runtime by 10x

rs=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-07-09 08:40:20 PDT
All reviewed patches have been landed.  Closing bug.