issue_comments: 1217524909
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/6908#issuecomment-1217524909 | https://api.github.com/repos/pydata/xarray/issues/6908 | 1217524909 | IC_kwDOAMm_X85IkfSt | 12229877 | 2022-08-17T06:39:42Z | 2022-08-17T06:39:42Z | CONTRIBUTOR | OK, reviewed ✅ Overall it looks pretty good, but there are a couple of places where the API you've got is pushing you into some really nasty performance traps where you have to use rejection sampling to keep things consistent. We have some tricks to help, but it's fundamentally exponential scaling - which means that it works right up until it doesn't work at all, and most of your users are likely to hit that regime 😕 Definitely possible to fix that, but it's more like a redesign than patching a typo. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1336119080 |