Alex P
e0e74c9293
Improvements: input performance
2025-09-09 20:58:34 +00:00
Alex P
67071d8691
pr-optimizations,perf(input): optimize JSON-RPC input handling with ultra-fast path
...
Add ultra-fast path for input methods that completely bypasses float64 conversions and reflection
Use direct JSON unmarshaling to target types for maximum
2025-09-09 18:56:54 +00:00
Alex P
4f2051bcfc
Updates: merge 'dev' intu 'feat/audio-support'
2025-09-05 15:07:54 +00:00
Alex P
6e910cbe05
Fix: linter errors
2025-08-22 22:28:15 +00:00
Alex P
13b7b57b30
feat(rpc): optimize input handling with direct path for performance
...
perf(audio): make audio library versions configurable in build
test(input): add comprehensive tests for input RPC validation
2025-08-12 10:56:09 +00:00