Hacker News new | ask | show | jobs
by steveklabnik 3672 days ago
In general, safe code should t always be slower than unsafe; as said below, if stuff is slower, it's a bug. The relationship is more complex than unsafe == faster.