TypeSCript test for JetStream

Measures the performance of running typescript on several framwork sources.

The build steps bundles sources from different frameworks:

Build Instructions

# install required node packages.
npm ci
# build the workload, output is ./dist
npm run build