MCPcopy Create free account
hub / github.com/cwida/ALP / SetUp

Method SetUp

publication/source_code/bench_compression_ratio/zstd.cpp:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 alp::config::ROWGROUP_SIZE; // For Zstd we compress rowgroups since it would be unfair to compress small vectors
13
14 void SetUp() override {}
15
16 ~zstd_test() override {}
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected