Ruby algorithmic performance
I’ve written down some tips to improve the performance of Ruby algorithms based on my findings when profiling request-log-analyzer, regarding regular expressions and code organization.
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!
I’ve written down some tips to improve the performance of Ruby algorithms based on my findings when profiling request-log-analyzer, regarding regular expressions and code organization.
Post a comment