- Switch JVM GC from SerialGC to G1GC with MaxGCPauseMillis=50 for shorter pause times in long-lived daemon - Increase JVM heap from 512m/8g to 1g/32g to reduce GC pressure on systems with plenty of RAM - Raise hybrid thread cap from floor(cpuCount/2) capped 8 to ceil(cpuCount*0.75) capped 12 — downloads are I/O-bound and don't need much CPU headroom - Refresh daemon process priority before each request so hybrid extraction gets correct CPU priority even if daemon was started with a different priority level Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| main | ||
| preload | ||
| renderer | ||
| shared | ||