kiyo-masui / bitshuffle

Filter for improving compression of typed binary data.
Other
215 stars 76 forks source link

openMP parrallelization for top level routines. #8

Closed kiyo-masui closed 9 years ago

kiyo-masui commented 10 years ago

This shouldn't be very hard to implement. Bitshuffle is already much faster than disk speed, but this will be useful for memory applications and for cases where the underlying file is cached.

kiyo-masui commented 9 years ago

Implemented in v0.2.0