Bench hpy master (try again because of the strange diff for _piconumpy_hpy.c)#4
Conversation
|
I don't understand why there is this strange diff and why we don't see the mention "workflow awaiting approval": https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks It might be because this PR does not come from a fork but actually I propose a PR to a fork (hpyproject/piconumpy is a fork of paugier/piconumpy). |
|
This is a mystery for me. The only positive thing is that Github Actions work in my repository : https://github.com/paugier/piconumpy/actions |
|
Also the benchmark results are quite similar to what I obtain at home. Of course, I can't yet run the CI with PyPy because it needs hpy > 0.0.2. |
|
Once PyPy gets a hpy HEAD version merged to py3.7, you can add it to CI via the pypy-3.7-nightly selector. |
|
Yes, that's really nice to be able to use PyPy nightly so easily with Github Actions! I guess one would have to wait a bit for hpy 0.0.3 to be implemented in PyPy. |
This is a mistery for me as well. If I checkout the PR (using Interestingly, I'll just merge it, thank you for doing it! |
|
@paugier I see that github actions are not run yet and I'm not sure how to enable them. |
No description provided.