8000 GitHub - zeequant/chimp: Chimp: Efficient Lossless Floating Point Compression for Time Series Databases
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zeequant/chimp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0