ejgallego / coq-lsp

Visual Studio Code Extension and Language Server Protocol for Coq
GNU Lesser General Public License v2.1
143 stars 31 forks source link

[perf] Fixes and improvements towards more interesting uses. #689

Closed ejgallego closed 4 months ago

ejgallego commented 4 months ago

Motivated by the nice heatmap (PR #686) , we fix and improve perf data, in particular, we

@Alizter , the PR is still not finished (we only report "real" time when a sentence was cached), but it should provide you a much better basis than main for your work on #686 . In particular, we now send perf data for all the sentences.

Let me know of any question.

TODO: