napi-rs/bench
2021-12-03 16:49:25 +08:00
..
src style: clippy fix 2021-12-03 16:49:25 +08:00
async.ts perf(napi): make FuturePromise static dispatch 2021-06-21 23:36:54 +08:00
bench.ts perf(napi): reducer tokio future execution overhead 2021-06-02 23:17:53 +08:00
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 chore: make examples private 2021-10-31 23:33:51 +08:00
create-array.ts bench: add array suite 2021-05-17 11:42:57 +08:00
get-array-from-js.ts bench: add array suite 2021-05-17 11:42:57 +08:00
get-set-property.ts
noop.ts
package.json fix(napi-derive-backend): wrong restrict on Result return type 2021-11-10 13:15:54 +08:00
plus.ts
query.ts perf(napi): make FuturePromise static dispatch 2021-06-21 23:36:54 +08:00
tsconfig.json