gecko-dev/toolkit
Doug Thayer d01cafd325 Bug 1397376 - Avoid copying on initializing histogram ranges r=gfritzsche
Since LinearHistogram and its descendants inherit ranges_ from
Histogram, and we wanted to replace the copying into a std::vec
for Histogram, the simplest approach seemed to just be to
precompute ranges for all histograms, exponential or otherwise.
This should have the added benefit of reducing the memory
footprint for those histograms, since they will benefit from the
deduplication work that the precomputing script already does.

MozReview-Commit-ID: JTV5Dej5ZIb

--HG--
extra : rebase_source : de942d54b3475be54c70d43d2fa8e772ee2e18c4
2017-09-08 12:13:44 -07:00
..
components Bug 1397376 - Avoid copying on initializing histogram ranges r=gfritzsche 2017-09-08 12:13:44 -07:00
content Backed out changeset c6ec5f35710a (bug 1396836) for eslint failures in aboutTelemetry.js. r=backout 2017-09-11 16:50:26 +02:00
crashreporter Bug 1391685 Copy missing WideToMBCPto minidump-analyzer standalone program for gcc build r=gsvelto 2017-08-29 12:15:02 -05:00
forgetaboutsite Bug 1392119 - Enable the ESLint no-caller rule across mozilla-central r=standard8 2017-08-23 13:38:24 +01:00
library No bug - Revendor rust dependencies 2017-09-11 15:34:19 +00:00
locales Bug 1353194 Streamline the startup extension compatibility check r=kmag 2017-09-10 12:23:45 -07:00
modules Bug 1396104 - Use rich icons when getting top sites r=Mardak 2017-09-08 15:28:39 -04:00
mozapps Bug 1353194 Streamline the startup extension compatibility check r=kmag 2017-09-10 12:23:45 -07:00
pluginproblem
profile Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot 2017-08-06 13:15:31 +09:00
system Backed out 3 changesets (bug 1393230) because it touches the servo directory. 2017-09-07 09:33:53 -04:00
themes Bug 1353194 Streamline the startup extension compatibility check r=kmag 2017-09-10 12:23:45 -07:00
xre Bug 1385991 - Provide a chrome side notification informing the user about an incompatible version of JAWS screen reader. r=felipe 2017-09-08 16:05:06 -05:00
.eslintrc.js
moz.build
moz.configure Backed out changeset 0c2b838c91e4 (bug 1386304) for eslint failures in asan-reporter/bootstrap.js a=backout 2017-09-07 16:51:48 -07:00
nss.configure
toolkit.mozbuild Bug 1393454 Do not compile rust gtest crate if --disable-tests is set r=ted 2017-08-28 13:12:24 -05:00