Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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