Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's somewhat a wash against Python 3.3 in benches I've run but that's still a big step. Python, Perl and Ruby are broadly in the same zone now.


Ruby 2.0 has a real GC that doesn't touch all pages, so it allows efficient fork.


the big pain at the moment with the MRI GC is that it stops the world, on Discourse we see a 50-60ms stall every few requests. Can totally be mitigated with unicorn and oobgc (we will move to this), still a PITA.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: