about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2021-08-09 18:56:19 +0300
committerAleksey Kladov <aleksey.kladov@gmail.com>2021-08-09 18:56:19 +0300
commitce8400bbfd8786003a112633992a3ec2b003859b (patch)
treec98b4418ad206d6fbdf4e84b2d4aef439174b9b1 /docs/dev
parentd0648494e61b1ab277697ff4cc799f98f516a07d (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