commit | 27c702be4464b10bc99900769bc037fe4b0cfb7f | [log] [tgz] |
---|---|---|
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Fri Feb 12 13:58:39 2016 +0000 |
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Mon Feb 15 16:20:49 2016 +0000 |
tree | 59af1ed16afd3c55808b16ccab84a1774122da2e | |
parent | feb003f013b2a40347123c87a4627578808f0690 [diff] |
Fix ByteBuffer performance regression. Use libcore.io.Memory.memmove for mmaped ByteBuffer and non-bytearray-backed direct ByteBuffer#put(ByteBuffer) operations. Bug: 26989924 Change-Id: I660a7431061efbeeb6880c85f524c6fdffc760a0