Support GC Freezing to improve latency & throughput (#9241)
Co-authored-by: Chanh Nguyen <cnguyen@linkedin.com> Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com>
This commit is contained in:
@@ -1005,6 +1005,11 @@ class ProfileReqOutput:
|
||||
message: str
|
||||
|
||||
|
||||
@dataclass
|
||||
class FreezeGCReq:
|
||||
pass
|
||||
|
||||
|
||||
@dataclass
|
||||
class ConfigureLoggingReq:
|
||||
log_requests: Optional[bool] = None
|
||||
|
||||
Reference in New Issue
Block a user