Writing fast code

PyCon Korea Red PyCon Korea Blue
  • Python General
  • 2015-08-29 (Sat) 12:00 - 13:00
  • Korean
  • Photography and recording is allowed

Presentation slides

http://www.slideshare.net/scarinet/writing-fast-code-kr

Description

If you want to make your code run faster, it is important to understanding how computers (and also Python!) do work under the hood. By understanding this and having knowledge of good profiler, you can make your code run faster.


This talk will introduce nice tools for the job. Using dis module, you can understand the workflow of Python code. Using various profiler (such as, cProfile, line_profiler, profiling), you can find bottlenecks in your code easily.


After that, you can write fast code.

Comments

blog comments powered by Disqus

Sponsor list


Diamond


Platinum


Venue


Financial Aid Sponsor


Gold


Silver


Media