Skip to content

Commit

Permalink
Merge pull request vinta#1030 from tomviner/patch-1
Browse files Browse the repository at this point in the history
Add Pyflame
  • Loading branch information
vinta authored Mar 2, 2018
2 parents a9fb5df + 7a45582 commit fe300f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* Profiler
* [line_profiler](https://github.com/rkern/line_profiler) - Line-by-line profiling.
* [memory_profiler](https://github.com/fabianp/memory_profiler) - Monitor Memory usage of Python code.
* [Pyflame](https://github.com/uber/pyflame) - Attach this Ptracing Profiler to any processes running Python. Perfect for profiling production webservers.
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
* [vprof](https://github.com/nvdv/vprof) - Visual Python profiler.
* Others
Expand Down

0 comments on commit fe300f2

Please sign in to comment.