Skip to content

add ZLIB/QUICKLZ/LZMA compress ratio and performance to test#276

Open
bohutang wants to merge 1 commit intopercona:masterfrom
xelabs:feature_compress_test_perf
Open

add ZLIB/QUICKLZ/LZMA compress ratio and performance to test#276
bohutang wants to merge 1 commit intopercona:masterfrom
xelabs:feature_compress_test_perf

Conversation

@bohutang
Copy link
Copy Markdown
Contributor

The compress-test outputs as:

TOKU_ZLIB_METHOD Time=0.963718s , Ratio=0.34[8947327/26667027]
TOKU_ZLIB_WITHOUT_CHECKSUM_METHOD Time=0.947162s, Ratio=0.34[8935295/26667027]
TOKU_QUICKLZ_METHOD Time=1.734388s, Ratio=0.35[9304195/26667027]
TOKU_LZMA_METHOD Time=5.949371s, Ratio=0.34[9089546/26667027]

So, we can easy to measure the performance for different compression methods from the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant