John Reck
71207b5a11
Switch Parcel to FastNative
Also fixes ParcelBenchmark to have bounded
memory usage to avoid OOM'ing during runs
Test: refactor, no behavior change
ParcelBenchmark results from bullhead
Before:
timeReadByte 74.43ns
timeReadInt 74.49ns
timeReadLong 74.13ns
timeWriteByte 81.81ns
timeWriteInt 82.09ns
timeWriteLong 81.84ns
After:
timeReadByte 47.08ns
timeReadInt 48.38ns
timeReadLong 48.16ns
timeWriteByte 55.90ns
timeWriteInt 55.85ns
timeWriteLong 56.58ns
Change-Id: I61b823d1d2beb86e00c196abd4dce65efa8fa7f0
2016-09-30 11:19:10 -07:00
..
2016-09-08 10:35:49 -07:00
2016-09-28 00:22:59 +00:00
2016-09-27 07:29:03 +00:00
2016-09-26 14:47:39 +00:00
2016-09-26 19:36:35 +00:00
2016-09-27 06:50:25 +00:00
2016-09-26 17:53:18 +00:00
2016-09-28 00:11:46 +00:00
2016-09-01 12:41:58 -07:00
2016-09-27 11:24:32 -07:00
2016-09-30 11:19:10 -07:00
2016-09-19 21:53:33 +00:00
2016-09-26 08:46:30 +00:00
2016-09-06 21:49:40 +00:00
2016-09-26 08:59:08 +00:00
2016-09-14 14:30:14 +09:00
2016-09-20 15:19:03 -07:00
2016-09-21 14:01:02 +00:00
2016-09-27 02:02:57 +00:00
2016-09-26 23:14:42 +00:00
2016-09-27 06:54:27 +00:00