Skip to content

Warn about memory_profiler/mprof interplay#102

Merged
fabianp merged 1 commit intopythonprofilers:masterfrom
pbowyer:patch-1
Oct 23, 2015
Merged

Warn about memory_profiler/mprof interplay#102
fabianp merged 1 commit intopythonprofilers:masterfrom
pbowyer:patch-1

Conversation

@pbowyer
Copy link
Copy Markdown
Contributor

@pbowyer pbowyer commented Oct 23, 2015

This took me time to track down - running memory_profiler in a script run via mprof will prevent the function timings being recorded & plotted on the graph.

This took me time to track down - running memory_profiler in a script run via mprof will prevent the function timings being recorded & plotted on the graph.
@fabianp
Copy link
Copy Markdown
Collaborator

fabianp commented Oct 23, 2015

Indeed, precisely yesterday a couple of friends ran into these issues and I was thinking about adding a warning. Thanks!!!

fabianp added a commit that referenced this pull request Oct 23, 2015
Warn about memory_profiler/mprof interplay
@fabianp fabianp merged commit d8bffbf into pythonprofilers:master Oct 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants