napi-rs/bench
LongYinan e9de5681be
fix(napi): also apply electron external data fallback to lowlevel APIs (#1458)
* fix(napi): also apply electron external data fallback to lowlevel APIs

* chore: allow uninlined_format_args in tests
2023-01-28 21:31:57 +08:00
..
src fix(napi): also apply electron external data fallback to lowlevel APIs (#1458) 2023-01-28 21:31:57 +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 style: format toml files 2022-02-11 10:46:17 +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 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 chore: upgrade npm dependencies (#1443) 2023-01-19 00:32:52 +08:00
plus.ts feat: add benchmark crate and frameworks 2020-09-30 15:31:17 +08:00
query.ts perf(napi): make FuturePromise static dispatch 2021-06-21 23:36:54 +08:00
tsconfig.json fix(napi): memory issues in create_external_buffer 2020-12-21 16:10:30 +08:00