Conversation
hodgestar
left a comment
There was a problem hiding this comment.
Left some questions, but seems helpful. Thank you.
| setup( | ||
| name="hpy.microbench", | ||
| setup_requires=['cffi', 'hpy'], | ||
| # Workaround: HPy adds files to the sources list and uses absolute paths. |
There was a problem hiding this comment.
Any thoughts on how to improve the general HPy situation here?
|
@paugier Some of the tests are failing. It looks unrelated but it would be nice to understand why. |
I fixed the job related to microbench but the CI is broken for unrelated things: Note that this test calls By the way, there are many calls of |
|
For the record, the result of last commands in the README (on a machine called meige8pcpa79): For PyPy most microbenchmarks are good but there are few known problems (see pypy/pypy#3816). |
|
Done and CI is green! |
|
@paugier Thanks again for this! |
For the record, I needed that to run HPy microbenchmarks.