- Create
.env
file (seeexample.env
) - Run
npm start
, which initializes db, starts a server and runs the benchmark. You can run this command with optionalname
parameter. Then it will save results in./results/{name}
directory - You can also start only benchmark itself on running and initialized server using command
npm run benchmark [name]
. In this case you have to also provideACCESS_TOKEN
environment variable - You can compare stored results using
npm run compare [aName] [bName]
@contember/benchmark
1.3.11 • Public • PublishedReadme
Keywords
nonePackage Sidebar
Install
npm i @contember/benchmark
Weekly Downloads
15
Version
1.3.11
License
Apache-2.0
Unpacked Size
297 kB
Total Files
42