palindrome timeit

This commit is contained in:
rasbt 2014-04-14 00:11:52 -04:00
parent faa4c1b261
commit e342e59c66

View File

@ -7,4 +7,5 @@ Syntax examples for useful Python functions, methods, and modules
###Links to view the IPython Notebooks
- [Python benchmarks via `timeit`](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/timeit_test.ipynb?create=1)
- [Benchmarks of different palindrome functions](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/benchmarks/palindrome_timeit.ipynb?create=1)