Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chimp

Chimp: Efficient Lossless Floating Point Compression for Time Series Databases

Code and reproducible tests executing Chimp and 10 earlier approaches for three data sets.

Execute (Requires Java 9):

mvn test

or individually:

mvn test -Dtest=TestDoublePrecision  # for double precision tests
mvn test -Dtest=TestSinglePrecision  # for single precision tests
mvn test -Dtest=TestLossy  # for lossy tests

Who do I talk to?

About

Chimp: Efficient Lossless Floating Point Compression for Time Series Databases

Resources

Stars

43 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages