envoyproxy / envoyproxy/nighthawk
Optionize the cpu warmup delay
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Currently workers in Nighthawk spend two seconds in a spin/yield loop, polling the clock for assessing time-to-start. This should be configurable, and the default can probably be much shorter.
Contributor guide
Assessment
This issue has not been assessed yet.