TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

35 点作者 0x1997超过 10 年前

7 条评论

jasode超过 10 年前
&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.
oofabz超过 10 年前
&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 未加载
DanBC超过 10 年前
I wish they&#x27;d done some benchmarking to demonstrate how quick it is across different data.
评论 #8355034 未加载
bkeroack超过 10 年前
Pretty cool. Faster and better compression ratios, according to the tutorial.
评论 #8353583 未加载
kolev超过 10 年前
No GitHub? No Bitbucket? Just a source code dump? Weird!
评论 #8353581 未加载
fenollp超过 10 年前
Yes but does it achieve optimal tip-to-tip efficiency?
adwilk超过 10 年前
Yeh it&#x27;s fast, but what&#x27;s its Weissman score?
评论 #8353582 未加载