Make incremental MANIFEST.json updates fast |
|
Issue descriptionIn upstream wpt, there are some tricks to make incremental MANIFEST.json updates faster. In Chromium, however, it's not very fast, as demonstrated by the speedup from https://bugs.chromium.org/p/chromium/issues/detail?id=905406#c12. There are probably simple things we could do to make it fast by default so that --no-manifest-update doesn't have such a large impact. |
|
►
Sign in to add a comment |
|