issue_comments: 205357952
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/pull/524#issuecomment-205357952 | https://api.github.com/repos/pydata/xarray/issues/524 | 205357952 | MDEyOklzc3VlQ29tbWVudDIwNTM1Nzk1Mg== | 4295853 | 2016-04-04T15:43:31Z | 2016-04-04T15:43:31Z | CONTRIBUTOR | @rabernat, feel free to checkout my comment at the end of https://github.com/pydata/xarray/issues/798. Please let me know if you see any problems with the outline. It is quite possible I am missing something and I'd rather know sooner than later. The basic idea is that we can use a cached dict (LRU) to limit the number of opened files. This should limit the number of opens/closes that are required. If no one can poke a conceptual hole in the outline I'll implement it. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
100055216 |