lean4-htt/src/Lean/Server/FileWorker
Sebastian Ullrich 416a8372cd
perf: shorten rebuild critical path by 19% (#9626)
This PR adjusts the import graph, primarily of `Lean`, such that the
worst case rebuild time of core (`lean` only) is below 3 minutes on the
speedcenter machine (not captured by benchmark yet).
2025-08-01 11:18:21 +00:00
..
ExampleHover.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
InlayHints.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
RequestHandling.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
SemanticHighlighting.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
SetupFile.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
SignatureHelp.lean perf: shorten rebuild critical path by 19% (#9626) 2025-08-01 11:18:21 +00:00
Utils.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
WidgetRequests.lean perf: shorten rebuild critical path by 19% (#9626) 2025-08-01 11:18:21 +00:00