Array access code is slow, and needs optimizing, so that it can access the array element directly. Specifically, remove the QubyArray class, and instead have it extend the standard Array prototype instead. So there is no array wrapper.