Blogs









How to load 1m lines of Ruby in 5s - Ruby Conference 2017
Applications written in Ruby, Python and several other popular dynamic languages become very slow to boot as they grow to millions of lines of code. Waiting to reload code in development becomes a major frustration and drain on productivity. This ...