issue_comments: 439263419
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/issues/1385#issuecomment-439263419 | https://api.github.com/repos/pydata/xarray/issues/1385 | 439263419 | MDEyOklzc3VlQ29tbWVudDQzOTI2MzQxOQ== | 1217238 | 2018-11-16T02:45:05Z | 2018-11-16T02:45:05Z | MEMBER | @chuaxr What do you see when you use One way to fix this would be to move our call to In practice, is the difference between using xarray's internal lazy array classes for decoding and dask for decoding. I would expect to see small differences in performance between these approaches (especially when actually computing data), but for constructing the computation graph I would expect them to have similar performance. It is puzzling that dask is orders of magnitude faster -- that suggests that something else is going wrong in the normal code path for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
224553135 |