forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make WorkRequestHandler do a GC after some amount of CPU time has bee…
…n used on requests. For Bazel and Blaze, defaults to 10s based on benchmarking. Linux benchmarks show no significant regressions in wall or CPU time, and possibly a reduction in system time. RELNOTES: None. PiperOrigin-RevId: 362006101
- Loading branch information
1 parent
c4e436a
commit 7056711
Showing
2 changed files
with
99 additions
and
10 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
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