gecko-dev/services
Mathieu Leplatre cf4f74d9bf Bug 1486980 - Fetch tippytop collection in one bulk with getAll() r=asuth,nanj
Iterating an IDB cursor generates a lot of overhead. In this patch, we upgrade the kinto-offline to its latest version that uses `getAll()` when no filter is specified. We leverage this change in tippytop, by omitting the filter and filtering the whole list there instead. This allowed us to go from ~1sec on a 1000 entries to ~70ms.

Differential Revision: https://phabricator.services.mozilla.com/D9076

--HG--
extra : moz-landing-system : lando
2018-10-18 17:02:24 +00:00
..
common Bug 1486980 - Fetch tippytop collection in one bulk with getAll() r=asuth,nanj 2018-10-18 17:02:24 +00:00
crypto Bug 1484988 - Avoid writing past the logical length of a string in Toolkit. r=froydnj 2018-09-03 06:51:33 +00:00
fxaccounts Bug 1498404 - Fix some errors in manifests r=froydnj 2018-10-16 13:26:23 +00:00
settings Bug 1479008 - Install related dictionaries after a langpack is installed r=leplatrem,aswan 2018-10-18 16:48:12 +00:00
sync Backed out 4 changesets (bug 1486954) for hangs on Linux. a=backout 2018-10-18 12:40:21 +03:00
.eslintrc.js
moz.build Bug 1451050 - Generalize loading of packaged remote settings dumps r=Gijs 2018-05-10 15:27:21 +02:00