fuse-box / fuse-box/fuse-box-typechecker

Typechecker weights 2.1MB of data when importing it

Open
#46 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
TypeScript
Stars
30
Forks
8
PR merge metrics
No merged PRs in 30d

Description

According to one of my VSCode plugin, importing TypeChecker imports 2.1MB of data which seems pretty big for a package like this one considering that `expressjs` is 1.1MB

![image](https://user-images.githubusercontent.com/6224111/36223472-822d2098-1192-11e8-9b28-a36f04f4175b.png)

Any particular reason for that ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the TypeChecker import size with the VSCode plugin or an equivalent bundle inspection, then trace the TypeChecker import graph and package build output. The issue mentions no source files or tests, so first identify where the 2.1MB is introduced; done means explaining the size and recording whether a reduction or other change is needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
performance, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.