Pakket: python3-spyder-memory-profiler (0.2.1-1)
Verwijzigingen voor python3-spyder-memory-profiler
Debian bronnen:
Het bronpakket spyder-memory-profiler downloaden:
- [spyder-memory-profiler_0.2.1-1.dsc]
- [spyder-memory-profiler_0.2.1.orig.tar.gz]
- [spyder-memory-profiler_0.2.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-spyder-memory-profiler gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-memory-profiler
- memory consumption analysis for Python programs (Python 3)
-
- dep: python3-spyder (>= 4.0)
- Public modules for spyder (Python 3)