0 branches
Tree Top files
Code
Clone with HTTPS:
56 years ago
..
v_veb_orm all: src/ fixes last Apr 22 2.3 KB

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/