node-native-calling-benchmarks
JavaScript
★ 0
updated 1mo ago
Compares ops/sec across nine ways of calling native code from Node.js: three node:ffi implementations (main + two PRs), koffi, ffi-napi, and four native-addon styles (N-API C, N-API C++, NAN, raw V8).
No plain-English explanation yet — one is being written right now. Check back in a minute.