Hacker News new | ask | show | jobs
by riku_iki 3067 days ago
> At the time we started working on Wallaroo, the only real option for concurrent GC on the JVM was Azul.

Curious if you did any benchmarks for Pony against standard JVM Concurrent Mark Sweep GC, which aims to reduce GC induced pauses?

1 comments

It's not really an apples to apples comparison but before we went with Pony we did try out a number of things on the JVM.