Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors