3-4x faster observed promises in Node.js coming

I've been working on an alternative to the existing PromiseHook API in V8 using split JSFunctions per event type rather than the old way which routes everything through a single C++ function ev… Read more

Similar