LSNG: LoadItem could return more items (up to the prefill limit)
Categories
(Core :: Storage: localStorage & sessionStorage, enhancement, P2)
Tracking
()
People
(Reporter: janv, Assigned: janv)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
I've implemented this and I see some interesting performance improvements on raptor tp6 tests:
Optimization + prefill reduced to 8KB:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a0c6089e3645e4ee260a6f1938a3262537680f8c
https://treeherder.mozilla.org/perf.html#/compare?originalProject=mozilla-central&newProject=try&newRevision=a0c6089e3645e4ee260a6f1938a3262537680f8c&framework=10&selectedTimeRange=604800
Optimization + prefill reduced to 4KB:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=0432ca9659e3a15b1d98066574346832939c4367
https://treeherder.mozilla.org/perf.html#/compare?originalProject=mozilla-central&newProject=try&newRevision=0432ca9659e3a15b1d98066574346832939c4367&framework=10&selectedTimeRange=604800
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a64a71ccebf7
https://hg.mozilla.org/mozilla-central/rev/95ccc600e533
Comment 8•7 years ago
|
||
Since the status are different for nightly and release, what's the status for beta?
For more information, please visit auto_nag documentation.
Updated•6 years ago
|
Description
•