issue_comments: 372195137
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/1981#issuecomment-372195137 | https://api.github.com/repos/pydata/xarray/issues/1981 | 372195137 | MDEyOklzc3VlQ29tbWVudDM3MjE5NTEzNw== | 1217238 | 2018-03-12T05:09:16Z | 2018-03-12T05:09:16Z | MEMBER | I think is definitely worth exploring and could potentially be a large win. One potential challenge is global locking with HDF5. If opening many datasets is slow because much data needs to get read with HDF5, then multiple threads will not help -- you'll need to use multiple processes, e.g., with dask-distributed. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
304201107 |