b7610
📦 llama-cppView on GitHub →
✨ 1 features🔧 2 symbols
Summary
This release focuses on performance optimizations within the RPC module by improving memory management in associative containers.
✨ New Features
- Optimized RPC performance by using unordered_map::reserve and emplace to reduce reallocations and copies.
🔧 Affected Symbols
rpcstd::unordered_map