Benchmarking Ruby dispatch strategies
Ever wonder how send and other kinds of dynamic method dispatch stack up, performance wise? I did some benchmarking.
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!
Ever wonder how send and other kinds of dynamic method dispatch stack up, performance wise? I did some benchmarking.
Post a comment