Contents Menu Expand
pyinstrument 4.4.0 documentation
pyinstrument 4.4.0 documentation

Contents

  • Home
  • User guide
  • How it works
  • API Reference
  • GitHub

pyinstrument¶

Screenshot

Pyinstrument is a Python profiler. A profiler is a tool to help you optimize your code - make it faster. To get the biggest speed increase you should focus on the slowest part of your program. Pyinstrument helps you find it!

☕️ Not sure where to start? Check out this video tutorial from calmcode.io!

Next
User guide
Previous
Home
Copyright © 2021, Joe Rickerby | Built with Sphinx and @pradyunsg's Furo theme. | Show Source