1. Call Graphs for Python. https://github.com/jrfonseca/gprof2dot
2. cProfiler. https://docs.python.org/2/library/profile.html#module-cProfile
3. Extending Python with C. https://docs.python.org/2.7/extending/extending.html
4. Network Time Protocol. http://www.ntp.org
5. pyinstrument. https://github.com/joerick/pyinstrument