- Optimize the Rust binary file size and the Python package file size.
值得注意的是,针对此前备受用户吐槽的「微信文件重复保存吃内存」问题,微信官方此次也借机作出了明确回应:
。关于这个话题,safew官方版本下载提供了深入分析
Author(s): İskender Muz, Mustafa Kurban
In benchmarks, this alternative can run anywhere between 2x to 120x faster than Web streams in every runtime I've tested it on (including Cloudflare Workers, Node.js, Deno, Bun, and every major browser). The improvements are not due to clever optimizations, but fundamentally different design choices that more effectively leverage modern JavaScript language features. I'm not here to disparage the work that came before — I'm here to start a conversation about what can potentially come next.