зеркало из https://github.com/mozilla/gecko-dev.git
64ec6b96a0
Instead of copying `BlocksRingBuffer` data byte-by-byte (using iterators byte dereferencers), we can now use `ModuloBuffer::Iterator::ReadInto(Iterator&)` to copy them using a small number of `memcpy`s. Differential Revision: https://phabricator.services.mozilla.com/D45839 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
android | ||
baseprofiler | ||
build | ||
linker | ||
misc | ||
tests | ||
moz.build |