Skip to content

Commit

Permalink
🗑 Remove profiling
Browse files Browse the repository at this point in the history
Remove the profiling repo as it has been archived and no longer maintained. The repo owner is highly recommending people switching to py-spy which provides better performance and usability.
Repo: https://github.com/what-studio/profiling
  • Loading branch information
SamPetherbridge authored Jan 8, 2021
1 parent 55bb9e0 commit 069da96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,6 @@ 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.
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
* [py-spy](https://github.com/benfred/py-spy) - A sampling profiler for Python programs. Written in Rust.
* [pyflame](https://github.com/uber/pyflame) - A ptracing profiler For Python.
* [vprof](https://github.com/nvdv/vprof) - Visual Python profiler.
Expand Down

0 comments on commit 069da96

Please sign in to comment.