commit | ef9769b93b8c67146ddf0ef2c4a136628ee82e32 | [log] [tgz] |
---|---|---|
author | Miguel <miguelaranda@google.com> | Thu Mar 17 16:33:18 2022 +0000 |
committer | Miguel <miguelaranda@google.com> | Thu Mar 17 16:33:18 2022 +0000 |
tree | cbfbaddbb6153c01a5d3d6fb8b86f6e031266334 | |
parent | e91a0456eb2efb570e53850d15d2903d6d388a6b [diff] |
Make peek*Array methods for Buffers FastNative. This is step 1 for improving the performance of bulk array getter methods for Buffer classes which are currently slower than straightforward loops for small buffers (b/176942060). Bug: 176942060 Test: m Test: also roughly estimated time differences with a modified DirectFloatBufferTest, but saw no new differences. Change-Id: I958c55ed8099554b48c6732611f5195aa34905fd