Vladislav Kosev

Results 151 comments of Vladislav Kosev

I figured as much. The interesting bit is that with normal cache there are _consistently_ 3 times as much calls (I also see two notifications for "Resolving code actions"). I...

Otherwise it would appear that `language_server.diagnostics_on_update` is working out nicely for now.

So, I think I've figured it out. If I click around the file the requests just mount one on top of each other. I am trying to increase `language_server.diagnostic_sleep_time` now.

Should it drop the surplus or should they just wait?

So, some more data from today. I seem to be able to swamp it again (or at least _I think_ I am swamping it). Tens of requests for "resolving actions"...

Hmm ``` [2024-01-12 14:15:27] phpactor.INFO: PROF 695.7335

More examples: ``` [2024-01-12 14:20:32] phpactor.INFO: PROF 119.9579

How about those: ``` [2024-01-12 14:43:04] phpactor.INFO: PROF 1,830.1591

I've disabled everything that tries to find unresolvable classes.