Skip to content

Benchmarks a couple of solutions for building TypeScript libraries

Notifications You must be signed in to change notification settings

atomrc/ts-lib-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript compilers benchmark (for compiling libraries)

This is a benchmark to compare tsc, swc, esbuild and tsup when it comes to building TypeScript libraries.

It's based on a single TS file (found in src/index.ts)

IF you want to try with bigger ts files as input, feel free to add as many ts files in src. Running npm benchmark will then run the benchmark on those files.

Run benchmark

npm benchmark

About

Benchmarks a couple of solutions for building TypeScript libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published