[ buster ]
[ bullseye ]
[ ソース: spyder-memory-profiler ]
パッケージ: python3-spyder-memory-profiler (0.1.2-1)
python3-spyder-memory-profiler に関するリンク
Debian の資源:
spyder-memory-profiler ソースパッケージをダウンロード:
- [spyder-memory-profiler_0.1.2-1.dsc]
- [spyder-memory-profiler_0.1.2.orig.tar.gz]
- [spyder-memory-profiler_0.1.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
memory profiling plugin for the Spyder IDE
This is a plugin for the Spyder IDE that integrates the Python memory profiler. It allows you to see the memory usage in every line.
Add a `@profile` decorator to the functions that you wish to profile then press Ctrl+Shift+F10 to run the profiler on the current script, or go to `Run > Profile memory line by line`.
The results will be shown in a dockwidget, grouped by function. Lines with a stronger color have the largest increments in memory usage.
その他の python3-spyder-memory-profiler 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-memory-profiler
- memory consumption analysis for Python programs (Python 3)
-
- dep: python3-spyder
- public modules for spyder (Python 3)