pzavolinsky / ts-unused-exports

ts-unused-exports finds unused exported symbols in your Typescript project
MIT License
749 stars 49 forks source link

[investigate] Try to add a performance test #100

Open mrseanryan opened 4 years ago

mrseanryan commented 4 years ago

Currently, effect on performance is manually tested against a big proprietary code-base.

This is somewhat time consuming, and doesn't scale (requires a Sean !)

We could try:

This could be run as part of CI pipeline, if merging to master.

We can use travis Build Stages to control that.

example - see https://github.com/mrseanryan/tslint-folders (not a performance test but otherwise similar to above)

mrseanryan commented 4 years ago

Some big TS projects:

https://github.com/trending/typescript?since=monthly