forked from vllm-project/vllm
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SW-212036] Change gc thr multiplier to 16 (#832)
https://docs.python.org/3/library/gc.html#gc.set_threshold We see every X calls a gap of 100-1s depending on the benchmark when garbage collector is called and increasing the default of this multiplier is fixing the issue.
- Loading branch information
1 parent
e6b7eae
commit 4dd96bb
Showing
1 changed file
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters