issue_comments: 1166307431
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/6726#issuecomment-1166307431 | https://api.github.com/repos/pydata/xarray/issues/6726 | 1166307431 | IC_kwDOAMm_X85FhHBn | 10194086 | 2022-06-25T15:10:03Z | 2022-06-25T15:10:03Z | MEMBER | Thanks for the report. I think one resaon is that we import all the io libraries non-lazy (I think since the backend refactor). And many of the dependecies still use pkg_resources instead of importlib.metadata (which is considetably slower). We'd need to take a look at the lazy loader. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1284475176 |