An open API service indexing awesome lists of open source software.

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

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`