Pandas
共 2 篇

Rust 重写 Python 数据管道:3小时变4分钟,性能优化 40 倍
用 Rust + DuckDB 重写 Python 数据管道,ETL 性能优化实战。从每天跑3小时到4分钟跑完,内存从12GB降到600MB,服务器成本直接砍掉三分之二。
January 8, 2026 · 2 min · 337 words · 梦兽编程
Python 跑数据要 14 秒,换成 Rust 只要 0.7 秒,这差距也太离谱了
用 Rust Polars 替代 Python pandas 处理数据,实测性能提升 20 倍。不是换电脑,只是换了个库。
December 24, 2025 · 2 min · 323 words · 梦兽编程