Skip to content

Chimp: Efficient Lossless Floating Point Compression for Time Series Databases

License

Notifications You must be signed in to change notification settings

panagiotisl/chimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages