node/benchmark/napi
Chengzhong Wu 3011927aab
node-api: add external buffer creation benchmark
Add a micro benchmark for external buffer creation.

PR-URL: https://github.com/nodejs/node/pull/54877
Refs: https://github.com/nodejs/node/issues/53804
Refs: https://github.com/nodejs/node/issues/44111
Reviewed-By: Gabriel Schulhof <gabrielschulhof@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
2024-10-02 16:04:19 +02:00
..
buffer node-api: add external buffer creation benchmark 2024-10-02 16:04:19 +02:00
define_properties node-api: provide napi_define_properties fast path 2023-07-03 10:36:49 -03:00
function_args
function_call benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
property_keys node-api: add property keys benchmark 2024-08-19 10:32:52 +02:00
ref node-api: rename nogc to basic 2024-08-19 10:32:50 +02:00
string node-api: implement external strings 2023-07-03 10:36:49 -03:00
type-tag
type-tag-check