v / examples / js_dom_draw_benchmark_chart / README.md
35 lines · 24 sloc · 794 bytes · c8fcb5956edabb0151a69d77c4a9ed95ded60806
Raw

JS DOM Benchmark Chart

image

Running the App

[!NOTE] The following steps require Node.js. To install Node, please refer to the download page or the installation via your operating systems package manager.

The steps below assume that your current directory path is the examples project directory.

cd examples/js_dom_draw_benchmark_chart

Run the Benchmarks Typescript Part

npm i --prefix typescript_vanilla_typeorm
npm run start:dev --prefix typescript_vanilla_typeorm

Run the Benchmarks V Part

v run v_veb_orm/src/

Run the Chart

v run chart/