v3.36.0
enfein/mieruv3.36.0Aug 17, 2026by enfein
AI Summary
This release focuses on performance improvements by accelerating user matching for new connections and optimizing memory usage during encryption operations.
Key Highlights
- Accelerate server user match for new connections
- Reduce encryption memory allocation and GC pressure
New Features
- Performance optimization for server connections and memory management
Full Release Notes
1. Accelerate server user match from incoming new connections (issue #273). 2. Reduce encryption memory allocation and GC pressure (issue #297). --- 1. 加快了代理服务器对新网络连接的用户匹配速度。 2. 减少了加密所需的内存分配,降低垃圾回收压力。