Benchmarking exceptions in Ruby – yep, they’re slow.
Just how much slower are exceptions than other flow control mechanisms? In this post we use a simple benchmark to find out. - http://blog.honeybadger.io/benchmarking-exceptions-in-ruby-yep-theyre-slow/
Post a comment