This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a change to branch fix-nodejs-build
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


    from d9d49a0f Remove comments
     add 80acbe5a chore(bindings/nodejs): add deno benchmark (#1814)
     new 7c73b711 Merge remote-tracking branch 'origin/main' into 
fix-nodejs-build

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bindings/nodejs/.env.example                    |   5 ++
 bindings/nodejs/benchmark/deno.ts               | 115 ++++++++++++++++++++++++
 bindings/nodejs/benchmark/{index.js => node.js} |   0
 bindings/nodejs/package.json                    |   4 +-
 bindings/nodejs/yarn.lock                       |   8 ++
 5 files changed, 131 insertions(+), 1 deletion(-)
 create mode 100644 bindings/nodejs/.env.example
 create mode 100644 bindings/nodejs/benchmark/deno.ts
 rename bindings/nodejs/benchmark/{index.js => node.js} (100%)

Reply via email to