Skip to content

Commit 069da96

Browse files
🗑 Remove profiling
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
1 parent 55bb9e0 commit 069da96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
459459
* Profiler
460460
* [line_profiler](https://github.com/rkern/line_profiler) - Line-by-line profiling.
461461
* [memory_profiler](https://github.com/fabianp/memory_profiler) - Monitor Memory usage of Python code.
462-
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
463462
* [py-spy](https://github.com/benfred/py-spy) - A sampling profiler for Python programs. Written in Rust.
464463
* [pyflame](https://github.com/uber/pyflame) - A ptracing profiler For Python.
465464
* [vprof](https://github.com/nvdv/vprof) - Visual Python profiler.

0 commit comments

Comments
 (0)