|
|
|
|
|
by byteofbits
1115 days ago
|
|
At work we do some pretty significant parallelised computation (using Node and Rust) and that has equivalent performance to a relevant python based library. There are nuances to how data enters and exits the VM runtime which means I couldn’t say with confidence if performance would be better or worse in the general case - but either direction is at least technically viable. |
|