home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 744040595

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/4672#issuecomment-744040595 https://api.github.com/repos/pydata/xarray/issues/4672 744040595 MDEyOklzc3VlQ29tbWVudDc0NDA0MDU5NQ== 10194086 2020-12-13T17:29:32Z 2020-12-13T17:29:32Z MEMBER

Why do we see that much of a speed-up once we downgrade numba on azure pipelines?

Sometimes it also works fine with numba 0.52... So unfortunately I don't know. My suspicion is that we get different CPUs by chance. I added a new step to our CI: cat /proc/cpuinfo (worked with gitbash on windows). Maybe this reveals something.

On my dualboot machine the test suite takes 23 min on windows and 15 min on linux. Thus, already quite a difference but not as large as on azure where the windows test seem to take about twice as long as the linux tests.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  761270240
Powered by Datasette · Queries took 0.713ms · About: xarray-datasette