Thanks to visit codestin.com
Credit goes to github.com

Skip to content

saving a figure triggers (very) excessive IO activity  #1530

Closed
@jfmoulin

Description

@jfmoulin

Saving a figure from the GUI under GTK triggers a lot of IO activity. Up to 60Mb/sec on my system.
The file /.local/share/recently-used.xbel gets written to each time the session history is scrolled through with cursor keys.

I am running matplotlib 1.2.0 but this issue is, I believe, much older than that.

I reported the issue to IPython (see ipython/ipython#2608) first thinking this was a purely IPy problem but I could then reproduce the bug in a normal python session.

As suggested by rkern there, I posted a dump of strace and lsof at http://filebin.ca/NdspC6wfTV3

Another user also reported that saving from script triggers the same problem, but I could personnally not observe that with certainty.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions