Hacker News new | ask | show | jobs
by JonnieCache 4304 days ago
Oh it's definitely faster than it used to be. It used to be really slow. But object instantiation is ultimately still very expensive, and in a language whose design encourages the creation of huge numbers of objects, that's a problem.