Files
PasswordManager/node_modules/tedious/benchmarks
RochesterX 6e820464d5 Initial
2025-11-12 10:13:24 -05:00
..
2025-11-12 10:13:24 -05:00
2025-11-12 10:13:24 -05:00
2025-11-12 10:13:24 -05:00
2025-11-12 10:13:24 -05:00
2025-11-12 10:13:24 -05:00
2025-11-12 10:13:24 -05:00
2025-11-12 10:13:24 -05:00
2025-11-12 10:13:24 -05:00
2025-11-12 10:13:24 -05:00

Tedious Benchmarks

This folder contains a collection of benchmarks for tedious.

Running an existing benchmark is easy, simply execute the benchmark file with node:

node benchmarks/query/select-many-rows.js

NOTE: The benchmarks try to load tedious code from lib, so make sure you run npm run prepublish first.