Major Changes
- Many improvements to performance throughout the library, particularly for
datasets with many chunks, and for looking up versions by timestamp. This
also sets up potential future performance improvements by automatically
converting sparse staged datasets to fully in-memory.
- Add some additional benchmarks to the benchmark suite.