Skip to content

mamonu/ProfilingOptimizingPy

Repository files navigation

Profiling and the need for speed

GDSP Conference 2018

T. Manassis

Big Data team , ONS

a very quick demo of some ways to identify bottlenecks in Python code and ways to speed up these hotspots.


this repo includes :

  • jupyter notebook with code and some comments
  • Text version overview
  • jupyter notebook with plain python , cython and numba example comparison
  • jupyter notebook with showing how to include fortran code to be called as a python functionon a notebook comparison

plot

plot

plot

plot

Feel free to fork , add content and then do a pull request

Releases

No releases published

Packages

No packages published