|
|
|
|
|
by spion
2313 days ago
|
|
I wanted to illustrate the fairly "wide dynamic range" available. A lot of typed, GCed languages require significant effort to write highly optimized code anyway, and the optimized code rarely looks like the idiomatic one. But even with idiomatic code the performance is quite good - the JITs are very high quality. |
|
I'm mulling contributing N-API support to the libraries... but I haven't even done any research or planning work yet.