https://github.com/phillipb/intellisense-analyzer
A headless tool that measures the speed of Typescript intellisense
https://github.com/phillipb/intellisense-analyzer
intellisense typescript
Last synced: 2 months ago
JSON representation
A headless tool that measures the speed of Typescript intellisense
- Host: GitHub
- URL: https://github.com/phillipb/intellisense-analyzer
- Owner: phillipb
- License: mit
- Created: 2024-11-15T15:12:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T19:30:00.000Z (6 months ago)
- Last Synced: 2025-01-28T23:29:42.726Z (4 months ago)
- Topics: intellisense, typescript
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intellisense Analyzer
Tool for measuring the performance and memory usage of the Typescript tsserver process. This tool can measure the performance of tsserver when opening any file in your project.## Usage
`node_modules/.bin/intellisense-analyzer open myfile.ts`