惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Jina AI
Jina AI
N
Netflix TechBlog - Medium
P
Proofpoint News Feed
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
DataBreaches.Net
人人都是产品经理
人人都是产品经理
aimingoo的专栏
aimingoo的专栏
Stack Overflow Blog
Stack Overflow Blog
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
I
InfoQ
F
Fortinet All Blogs
J
Java Code Geeks
Last Week in AI
Last Week in AI
美团技术团队
大猫的无限游戏
大猫的无限游戏
有赞技术团队
有赞技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件

Primate Labs: Recent Discussions

Feature matching fails on OpenCL test / Geekbench / Discussion Area iPhone 18 Pro/Pro Max is detected as Intel Pentium II/III / Geekbench / Discussion Area Possible RDNA 4 / GFX1201 Vulkan issue in Geekbench 7.0.0 / Geekbench / Discussion Area Geekbench v7 results are wrong / Geekbench / Discussion Area Geek men's scores Moto RZR 2025 / Geekbench / Discussion Area Memory Dependency on Geekbench / Geekbench / Discussion Area store.primatelabs.com cert expired / Geekbench / Discussion Area Geekbench 7 OnePlus Pad 3 error / Geekbench / Discussion Area Says invalid Geekbench Key / Geekbench / Discussion Area Geekbench 7 preview: warning on Raspberry Pi 4 / Geekbench / Discussion Area Geekbench 7 crashes on startup / Geekbench / Discussion Area Benchmark / Geekbench / Discussion Area Geekbench AI in CMD (Looking for errors) / Geekbench / Discussion Area GB7 teething issue Feature Matching bug / Geekbench / Discussion Area A Couple of Issues with Geekbench 6 and 7 / Geekbench / Discussion Area Geekbench leaves locked CPUID files in %PROGRAMDATA% since v6.7.0 / Geekbench / Discussion Area Linux vs Windows performance discrepancy / Geekbench / Discussion Area can’t download macOS version Geekbench 7 / Geekbench / Discussion Area Will a Geekbench 7 browser database be created? / Geekbench / Discussion Area Cannot open Geekbench 7 zip / Geekbench / Discussion Area Honor x9d / Geekbench / Discussion Area Does Geekbench AI support Nvidia GPUs on Linux? / Geekbench / Discussion Area How to calculate total score/s from individual workload scores / Geekbench / Discussion Area Apple MacBook Neo / Geekbench / Discussion Area primatelabs.com question. Hosted content related. / Geekbench / Discussion Area Unable to submit results / Geekbench / Discussion Area Internal error 35, Linux AArch64, fixed in v 6.7.1 [free version] / Geekbench / Discussion Area Bug Driver Vulkan pada OPPO Reno4 F (CPH2209) - Gagal Validasi Komputasi / Geekbench / Discussion Area Bug Driver Vulkan pada OPPO Reno4 F (CPH2209) - Gagal Validasi Komputasi / Geekbench / Discussion Area Gluco6 / Geekbench / Discussion Area
Optimizing Linux downloads / Geekbench / Discussion Area
adam.trykacz · 2026-07-24 · via Primate Labs: Recent Discussions

Hello John,

Would be great if you switched to XZ (xz -9e) for Linux downloads:

-rw-r--r--. 1 test   test   309,126,544 Jul 23 14:12 Geekbench-7.0.0-Linux.tar.xz  (xz -9e)
-rw-r--r--. 1 test   test   322,449,299 Jul 23 14:12 Geekbench-7.0.0-Linux.tar.zst (zstd -22 --ultra --long)
-rw-r--r--. 1 test   test   393,434,626 Jul 23 14:12 Geekbench-7.0.0-Linux.tar.gz  (your original download)

Between GZIP and XZ you're saving 84,308,082 bytes or 21.4% on each download and making them faster for Linux users.

XZ has been offered by default by pretty much all major distros in the last ~15 years or so.