ClickHouse / ClickHouse/JSONBench
add CLP/µSlope to JSONBench
- 主要语言
- Shell
- 星标
- 182
- 派生
- 33
- PR 合并指标
- 30 天内没有已合并 PR
描述
[CLP](https://github.com/y-scope/clp) in [μSlope](https://www.usenix.org/system/files/osdi24-wang-rui.pdf) says
> Our evaluation shows that µSlope achieves 21.9:1 to 186.8:1 compression ratio, which is at least a few times higher than any existing semi-structured data management systems (SSDMS); The compression ratio is 2.34x as high as Zstandard and the search speed is 5.77x of the other SSDMSes.
> µSlope’s search speed is 2.47x of ClickHouse’s, 8.09x of PostgreSQL’s, and 6.74x of MongoDB®’s.
It's interesting to look at its JSONBench results.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查 JSONBench 仓库以及链接的 CLP 项目和 µSlope 论文,了解基准测试系统的表示和评估方式。将 CLP/µSlope 加入基准测试覆盖范围,并记录可比较的 JSON 结果;当新系统能够通过现有的基准测试流程运行,且其结果可用于比较时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- json
- 领域
- data, databases, performance
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100