TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Blosc, an extremely fast, multi-threaded, meta-compressor library

35 pointsby 0x1997over 10 years ago

7 comments

jasodeover 10 years ago
&gt;faster than a memcpy() OS call<p>I usually don&#x27;t nitpick terminology but memcpy() is a C language runtime library function and not a Linux&#x2F;Win32 os call.
oofabzover 10 years ago
&gt; Blosc comes with a pre-filter (also called pre-conditioner) called shuffle which rearranges bytes in a clever way for the compression stage.<p>This sounds like the Burrows-Wheeler transform, which bzip2 uses:<p><a href="https://en.wikipedia.org/wiki/Burrows%E2%80%93Wheeler_transform" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Burrows%E2%80%93Wheeler_transf...</a>
评论 #8353156 未加载
DanBCover 10 years ago
I wish they&#x27;d done some benchmarking to demonstrate how quick it is across different data.
评论 #8355034 未加载
bkeroackover 10 years ago
Pretty cool. Faster and better compression ratios, according to the tutorial.
评论 #8353583 未加载
kolevover 10 years ago
No GitHub? No Bitbucket? Just a source code dump? Weird!
评论 #8353581 未加载
fenollpover 10 years ago
Yes but does it achieve optimal tip-to-tip efficiency?
adwilkover 10 years ago
Yeh it&#x27;s fast, but what&#x27;s its Weissman score?
评论 #8353582 未加载