Skip to content

Commit 12a15bf

Browse files
committedJul 17, 2024··
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

Lines changed: 2 additions & 0 deletions
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)
Please sign in to comment.