Commit 862a8b5
perf: set GOGC=200 to reduce GC frequency
Reduces GC CPU overhead (~17% of total) by allowing the heap to grow
larger before triggering collection. Benchmarked at +3.2% avg TPS.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 21e991f commit 862a8b5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
| 443 | + | |
| 444 | + | |
443 | 445 | | |
444 | 446 | | |
445 | 447 | | |
| |||
0 commit comments