issue_comments: 529578839
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/2799#issuecomment-529578839 | https://api.github.com/repos/pydata/xarray/issues/2799 | 529578839 | MDEyOklzc3VlQ29tbWVudDUyOTU3ODgzOQ== | 6213168 | 2019-09-09T17:15:08Z | 2019-09-09T17:15:08Z | MEMBER |
This is not a great start :( It's the first time I hear about Pythran. At first sight it looks somewhat like a hybrid between Cython (for the ahead-of-time transpiling to C++) and numba (for having python-compatible syntax). That said, I didn't see anything that hints at potential speedups on the python boilerplate code. I already had experience with compiling pure-python code (tight This said, I'd have to spend more time on it to get a more informed opinion. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
416962458 |