commit | ff6a31d3b92b7c63446ce645341d2bbd77b67dc6 | [log] [tgz] |
---|---|---|
author | Qinfan Wu <wqfish@fb.com> | Fri Aug 29 13:34:40 2014 -0700 |
committer | Jason Evans <je@fb.com> | Thu Sep 04 22:22:52 2014 -0700 |
tree | 93adb41dc69278a6d98a26ed953d30c479ee3ea5 | |
parent | f34f6037e8d9836f7cddc02ad349dc72964bbcc7 [diff] |
Refactor chunk map. Break the chunk map into two separate arrays, in order to improve cache locality. This is related to issue #23.