Optimize string serialization: ASCII & UTF-8 fast paths - Refactored AcBinarySerializer/Deserializer to use single-pass UTF-8 encoding and a custom allocation-free UTF-8 decoder, improving performance for both ASCII and non-ASCII strings. - Expanded BinaryTypeCode with new ASCII string markers (FixStrAscii, StringAscii) and updated helpers for robust, branch-friendly string dispatch. - Updated settings.local.json with new diagnostic and plugin management commands. |
||
|---|---|---|
| .. | ||
| settings.local.json | ||