GIRAPH-1086: Use pool of byte arrays with InMemoryDataAccessor

Summary: Have a pool of byte arrays with InMemoryDataAccessor, to save on byte array creation and initialization.

Test Plan: Improved performance of a job using InMemoryDataAccessor

Differential Revision: https://reviews.facebook.net/D60621
2 files changed