-
Hi!
Currenrly I'm still working on compression - i.e. better parsing strategy for higher compression, some speed improvements, etc.
RAM -> RAM feature is somewhere at the bottom of my TODO list - i.e. it may be implemented in far future.
In addition, I avoid header files - since the whole source is placed at one CPP file.
I think it's easy to replace IO, you need some sort of...
2007-03-25 20:01:02 UTC by ilia_muraviev
-
I am searching for financial time series compression algorithm with simple and compilable implementation, good compression ration (may be very slow) and VERY fast decompression.
Application: in memory db of financial time series (SF project mlmechtrade).
I'd like testing and possible using the QUAD in my environment, but compression interfaces are very coupled with file handlers...
2007-03-25 08:12:03 UTC by pranas_baliuka
-
Anonymous committed patchset 1 of module CVSROOT to the QUAD CVS repository, changing 11 files.
2007-02-21 19:11:50 UTC by nobody
-
ilia_muraviev registered the QUAD project.
2007-02-21 19:05:12 UTC by ilia_muraviev