maxi-k / btrblocks

BtrBlocks: Efficient Columnar Compression for Data Lakes (SIGMOD 2023 Paper)
MIT License
228 stars 20 forks source link

Integration of Google Benchmark for BtrBlocks Regression Tests #3

Closed seb711 closed 11 months ago

seb711 commented 11 months ago

This pull request introduces changes to the benchmark functionality of btrblocks. In the need for regression tests, we've integrated the Google Benchmark library. Also we added a script to execute the benchmarks automatically in a CI/CD-pipeline and export the results as JSON.