napi-rs/bench
forehal a781a4f27e feat(cli): brand new cli tool with both cli and programmatical usage (#1492)
BREAKING CHANGE: requires node >= 16 and some cli options have been renamed
2023-04-06 11:04:53 +08:00
..
src
async.ts perf(napi): make FuturePromise static dispatch 2021-06-21 23:36:54 +08:00
bench.ts
buffer.ts perf(napi): make FuturePromise static dispatch 2021-06-21 23:36:54 +08:00
build.rs feat: add benchmark crate and frameworks 2020-09-30 15:31:17 +08:00
Cargo.toml
create-array.ts
get-array-from-js.ts
get-set-property.ts chore: add bench suite for object getter setter 2020-12-29 18:03:10 +08:00
noop.ts feat: add benchmark crate and frameworks 2020-09-30 15:31:17 +08:00
package.json
plus.ts feat: add benchmark crate and frameworks 2020-09-30 15:31:17 +08:00
query.ts
tsconfig.json