[chore] Increase default batch size #2

Closed
opened 2026-02-16 04:15:05 -05:00 by yindo · 0 comments
Owner

Originally created by @logan-markewich on GitHub (Sep 2, 2025).

The default batch size is pretty small right now (1024). We can probably get some minor speedup improvements by bumping this up.

Initial benchmarks show little-to-no impact on memory usage by increasing this. Hot-spot seems to be 16k->66k ish. Might go on the lower side to be safe

Originally created by @logan-markewich on GitHub (Sep 2, 2025). The default batch size is pretty small right now (1024). We can probably get some minor speedup improvements by bumping this up. Initial benchmarks show little-to-no impact on memory usage by increasing this. Hot-spot seems to be 16k->66k ish. Might go on the lower side to be safe
yindo added the enhancement label 2026-02-16 04:15:05 -05:00
yindo closed this issue 2026-02-16 04:15:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/semtools#2