6 ms·
It's less than a third of the others which are compared. As with all things, we should use the correct language / runtime for the domain problems it's designed
by __red__ 1y ago
It's less than a third of the others which are compared.
As with all things, we should use the correct language / runtime for the domain problems it's designed to solve.
The pony runtime makes other decisions (such as non-preemptable schedulers) which would have more of an effect on your use-case methinks.
Thank you for the discussion and your interest!
- RossBencina 1y agoThank you for the pointers, much appreciated.