Skip to content

Commit 12a15bf

Browse files
docs: mention TypeScript file for cleaning client files
1 parent 7b9d55d commit 12a15bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ Comparing equivalent code paths:
9292

9393
### Comparison: Project Service Client File Cleanups
9494

95+
> 📌 Filed on TypeScript as [⚡ Performance: Project service spends excess time cleaning client files when called synchronously](https://github.com/microsoft/TypeScript/issues/59335).
96+
9597
This trace shows the cost of the TypeScript project service calling `cleanupProjectsAndScriptInfos`.
9698
It also was run a common shape of linting: 1024 files with the "even" (triangle-shaped) imports layout.
9799

0 commit comments

Comments
 (0)