issue_comments: 806711702
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/2857#issuecomment-806711702 | https://api.github.com/repos/pydata/xarray/issues/2857 | 806711702 | MDEyOklzc3VlQ29tbWVudDgwNjcxMTcwMg== | 2418513 | 2021-03-25T13:08:46Z | 2021-03-25T13:08:46Z | NONE | @kmuehlbauer Just installed h5netcdf=0.10.0, here's the timings when there's 200 groups in file -
And here's ``` Timer unit: 1e-06 s Total time: 2.44857 s File: .../python3.8/site-packages/h5netcdf/core.py Function: _lookup_dimensions at line 92 Line # Hits Time Per Hit % Time Line Contents
100 400 44938.0 112.3 1.8 child_name = self.name.split("/")[-1]
101 400 5006.0 12.5 0.2 if child_name in self._parent.dimensions:
102 return (child_name,)
103 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
427410885 |