https://github.com/JohannesEbke/drillbit/raw/master/drillbit_poster_chep2013.pdf
Drillbit is an proof-of-concept for an experimental new data storage format for physics data storage, which shows great promise. Feel free to play around with it.
Drillbit is licensed under the AGPL v3 as specified in the LICENSE file. This means that you can use drillbit only in open source code. Please contact us if you wish to discuss alternative licensing.
You will need to install libprotobuf-dev libraries through your favourite package manager.
Then (as a normal user) at the console run:
./waf configure --prefix=install
./waf install
This will install the binaries to ${PWD}/install/bin
.
speedtests <mode> <dit files>...
: Speed test reading dit filesroot2stripes [-h|--help] [-t treename] [-m pattern] [file]...
: Explode a root filestripes2root [dit files]...
: inverse of root2stripesmake_test_dit
: Requires${PWD}/dit_test
directory to exist, builds some test columns