mirror of
https://github.com/jetkvm/kvm.git
synced 2025-09-16 08:38:14 +00:00
- Add batch audio processing to reduce CGO call overhead - Implement goroutine monitoring and cleanup for leak prevention - Optimize buffer pool with TTL-based cache and latency-aware cleanup - Add configurable parameters for batch processing and monitoring - Improve CGO audio read performance with config caching
14 lines
142 B
Plaintext
14 lines
142 B
Plaintext
bin/*
|
|
static/*
|
|
.vscode/
|
|
tmp/
|
|
.devcontainer/devcontainer-lock.json
|
|
.idea
|
|
.DS_Store
|
|
*.log
|
|
*.tmp
|
|
*.code-workspace
|
|
|
|
device-tests.tar.gz
|
|
CLAUDE.md
|