First page Back Continue Last page Overview Graphics


Notes:

Now that I've talked about the data structures that home_run uses, let me talk about the algorithms it uses that make it faster than the standard library.

I think we've all heard the phrase that “no code is faster than no code”. One of the benefits of home_run's data structure is that you don't need to run conversion algorithms in many cases.