RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Parameters signature matters in method call and dispatch speed

I ran some benchmark and discussed the findings. Interesting only if you’re ocd like me about performance.

Comments

These numbers are completely insignificant when you consider that the OP is doing one MILLION iterations in each test. What does the difference break down to when you count it per iteration? A very small number, that’s what.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in