From: Roman Mamedov <hidden> Date: 2013-06-08 10:22:35
On Fri, 07 Jun 2013 18:23:56 -0400
Bill Davidsen [off-list ref] wrote:
quoted
If I have to have a bitmap file, it is
presumably faster to have a larger chunk size
If you want performance I think a too big chunk size will hurt you.
You are confusing the general array chunk sizes, and the bitmap chunk size. In
the latter, a larger size will universally give better performance (up to some
value, where it will perhaps start to flat out).
--
With respect,
Roman