envoyproxy / envoyproxy/nighthawk
Optimization: create a stream decoder pool
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Creating a stream decoder pool helps reducing allocations in the fast path, as well as gives us an easy way to check for leaked decoders upon quiescence.
Contributor guide
Assessment
This issue has not been assessed yet.