issues: 334366223
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 334366223 | MDU6SXNzdWUzMzQzNjYyMjM= | 2241 | Slow performance with isel on stacked coordinates | 1386642 | closed | 0 | 4 | 2018-06-21T07:13:32Z | 2020-06-20T20:51:48Z | 2020-06-20T20:51:48Z | CONTRIBUTOR | Code Sample```python
Problem descriptionI have noticed some pretty significant slow downs when using dask and stacked indices. As you can see in the example above, selecting the point x=0, y=0 takes about 4 times as long when the x and y dimensions are stacked together. This big difference only appears when Output of
|
{
"url": "https://api.github.com/repos/pydata/xarray/issues/2241/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |