issues: 940702754
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
940702754 | MDU6SXNzdWU5NDA3MDI3NTQ= | 5589 | Call .compute() in all plot methods? | 3958036 | open | 0 | 3 | 2021-07-09T12:03:30Z | 2021-07-09T15:57:27Z | CONTRIBUTOR | I noticed what I think might be a performance bug: should I was making plots from a large dataset of a quantity that is the output of quite a bit of computation. A script which made an animation of the full time-series (a couple of thousand time points) actually ran significantly faster than a script that made pcolormesh plots of just 3 time points (~2hrs compared to ~5hrs). The difference I can think of is that the animation script called 2d plots might all be covered by adding a |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/5589/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |