Skip to content

janechu/typescript-compile-examples

Repository files navigation

Webpack compile results

The webpack results exist in the www folder.

TypeScript compile results

The typescript compile results exist in the dist folder.

Benchmarks

These results use the webpack compile (www folder) and https://jsbench.me/

Enum vs As Const

Enum As Const
23.02% slower Fastest

Enum vs As Const Frozen

Enum As Const Frozen
20.29% slower Fastest

Exported Const Variables vs Exported Type

These appear to generate the same result when passed through webpack.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published