issues
search
pythonprofilers
/
memory_profiler
Monitor Memory usage of Python code
http://pypi.python.org/pypi/memory_profiler
Other
4.39k
stars
380
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
mprof run -E does not return the correct error code
#304
arkal
opened
3 years ago
0
mprof run should have an option to propagate the return code of the profiled script
#303
arkal
closed
3 years ago
1
`mprof peak` displays maximum memory usage of .dat files.
#302
william-silversmith
closed
3 years ago
1
Benchmark memory in CI
#301
danilito19
opened
3 years ago
0
Use functools.wraps in profile decorator
#300
staftermath
closed
3 years ago
3
profile decorator may need to use functools.wrap
#299
staftermath
closed
3 years ago
0
Running memory_usage causes the output to be duplicated multiple times
#298
js-dieu
opened
4 years ago
0
MAINT: Resolve (#127)
#297
NicholasWon47
closed
4 years ago
1
memory_profiler vs valgrind
#296
jaytimbadia
opened
4 years ago
0
ipython magic mprun doesn't work for multiple parameters
#295
bsipocz
opened
4 years ago
1
Incorrect values
#294
JaxkDev
opened
4 years ago
0
mprof multiprocessing causes "cannot pickle" error
#293
Dinosaver
opened
4 years ago
2
making mprof.py compatible with python 2.6
#292
europa502
closed
4 years ago
1
Use like line_profiler (and Cython-support)
#291
bergkvist
opened
4 years ago
1
Missing `psutil` dependency
#290
murdock-grewar
closed
4 years ago
1
how to use memory_profiler to test async function
#289
leiyugithub
opened
4 years ago
10
PyCharm plugin?
#288
shanelanan
opened
4 years ago
0
unittest not working correctly
#287
remdragon
opened
4 years ago
0
support profiling an existing process in mprof script
#286
cr-dani-koretsky
opened
4 years ago
0
mprof attach option - profile existing process
#285
cr-dani-koretsky
closed
4 years ago
4
Profiling nested import
#284
boazin
opened
4 years ago
0
Aggregated (not line based) usage reported
#283
jackric
opened
4 years ago
0
Unclear documentation on @profile decorator
#282
kszlim
opened
4 years ago
0
Display plot in iPython interactive shell output
#281
hwa123
opened
4 years ago
2
Fix readme example
#280
Babarberousse
closed
4 years ago
2
memory_usage reruns the function if the function runs faster than time interval
#279
akirakotsugai
closed
4 years ago
1
Profiling the memory usage of a multithreaded program
#278
lazyprgmr
opened
4 years ago
1
Option to specify a different interval
#277
thorsten-passfeld
opened
4 years ago
0
Profiling function that call another function
#276
tmwstw7
opened
4 years ago
2
Memory_profiler return error "object is not defined" in Jupyter notebook
#275
ThuyTien1
closed
4 years ago
1
Feature request: Use memory_profiler on scripts
#274
gerazov
opened
4 years ago
0
%mprun -r does not return expected line profiler object
#273
pzeiger
opened
4 years ago
1
Better support for loops
#272
levrik
opened
4 years ago
0
Added additional documentation to the trend lines switch -s
#271
tonivega
closed
4 years ago
1
Any plans to make it work with Asyncio coroutines? Blank output with or without decorator at present
#270
netopsengineer
closed
3 years ago
0
Added a trend line switch "-s"
#269
tonivega
closed
4 years ago
3
line-by-line memory usage on a script not ending in .py
#268
SyamGadde
opened
4 years ago
1
Profile entire script without decorator?
#267
jkleint
opened
4 years ago
1
Missing git tag for 0.57 release
#266
felixonmars
closed
4 years ago
1
Fix memit to handle change in memory_usage API
#265
jnothman
closed
4 years ago
1
Does it monitor GPU for pytorch?
#264
tengerye
opened
4 years ago
0
Pass the value of --include-children to TimeStamper
#263
ghost
closed
4 years ago
1
Plotting function entry time seems to not work with python 3.7.4
#262
George3d6
opened
5 years ago
1
Help understanding mprof plots
#261
kspieks
opened
5 years ago
2
multiprocessing_example.py fails when using -C flag
#260
kspieks
opened
5 years ago
0
Unexpected result from example.py
#259
kspieks
opened
5 years ago
2
Breaking change in `memory_usage` return value in 0.56.0
#258
Flid
closed
4 years ago
5
how to use the flame option for mprof plot?
#257
idevz
closed
5 years ago
2
Add guppy backend
#256
dxe4
opened
5 years ago
0
Add support for coroutine profiling
#255
d-ryzhykau
closed
4 years ago
10
Previous
Next