The Python Oracle

How to use timeit module

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Orient Looping

--

Chapters
00:00 Question
00:19 Accepted answer (Score 319)
01:29 Answer 2 (Score 333)
02:18 Answer 3 (Score 176)
07:28 Answer 4 (Score 132)
07:47 Thank you

--

Full question
https://stackoverflow.com/questions/8220...

Question links:
[timeit]: https://docs.python.org/3/library/timeit...

Accepted answer links:
[timeit]: http://docs.python.org/library/timeit.ht...
[Timsort]: http://en.wikipedia.org/wiki/Timsort

Answer 2 links:
[IPython]: http://ipython.org/

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #time #timeit

#avk47