# 分类：performance

> 该分类下的文章按时间倒序排列，便于按主题继续深挖。

## 页面摘要
- 路径: /categories/performance/
- 当前页: 1 / 1
- 文章总数: 1
- 当前页文章数: 1

## 快速导航
- [首页](/)
- [分类索引](/categories/)
- [归档索引](/archive/)

## 本页文章
### [prek 用 Rust 重写 pre-commit 的核心性能优化点分析](/posts/2026/02/02/prek-rust-performance-optimization-parallel-cache-incremental/)
- 日期: 2026-02-02T14:34:09+08:00
- 分类: [performance](/categories/performance/)
- 摘要: 深入分析 prek 在并行化、缓存策略与增量检查上的工程实现，结合 benchmark 数据给出可落地的优化参数与监控建议。
