Closed dfellis closed 5 years ago
First one where I'm surprised that the JS version beats the C version. I wonder if it's due to all of the string copying going on in N-API that V8 can optimize away internally.
First one where I'm surprised that the JS version beats the C version. I wonder if it's due to all of the string copying going on in N-API that V8 can optimize away internally.