prism.js test for JetStream

Measures the performance of the prism.js library by parsing and formatting sample files.

Build Instructions

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