diff options
| author | Aleksey Kladov <aleksey.kladov@gmail.com> | 2021-08-09 18:56:19 +0300 |
|---|---|---|
| committer | Aleksey Kladov <aleksey.kladov@gmail.com> | 2021-08-09 18:56:19 +0300 |
| commit | ce8400bbfd8786003a112633992a3ec2b003859b (patch) | |
| tree | c98b4418ad206d6fbdf4e84b2d4aef439174b9b1 /docs/dev | |
| parent | d0648494e61b1ab277697ff4cc799f98f516a07d (diff) | |
internal: drop latest requests tracking
From the dawn of time, when dinosaurs roamed the and we didn't have hierarchical profiling, there was the `latest_requests` infra we used to track the time of ten last requests. Today, no one is actually using it and, what's more, it itself became pretty useless -- LSP grew way more chatty, and 10 requests don't really paint any kind of picture. Personally, it's been years since I last looked at latest requests in the status output. So, let's remove a tiny bit of state from the big ball of complexity that is `GlobalState` and `main_loop`!
Diffstat (limited to 'docs/dev')
0 files changed, 0 insertions, 0 deletions
