互联网运维 Linux perf record -e cycles -g 的调用栈采样与 –call-graph dwarf 精度对比 perf record -g 默认用的是 frame pointer,等价于 –call-grap […]
互联网运维 Linux ZFS compression lz4 / zstd / gzip 的压缩比与 CPU 开销实测 zstd 在 zfs 中默认 level 3 下压缩比 2.3–2.6:1、解压超 1.1 gb/s、单核 c […]...