You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add compression benchmarks (that run on CI and report to bencher) verifying compression of:
Tags (small strings suitable for dictionary encoding)
Short english text (miniblock + fsst)
Long english text (full-zip + fsst)
Websites / common crawl (full-zip + fsst)
Code (full-zip + fsst)
TPCH (dictionary + bitpacking)
The text was updated successfully, but these errors were encountered:
We need to add compression benchmarks (that run on CI and report to bencher) verifying compression of:
Tags (small strings suitable for dictionary encoding)
Short english text (miniblock + fsst)
Long english text (full-zip + fsst)
Websites / common crawl (full-zip + fsst)
Code (full-zip + fsst)
TPCH (dictionary + bitpacking)
The text was updated successfully, but these errors were encountered: