-
You need to have
hpy.devel
installed in your virtuanenv. The easiest way to do it is:$ cd /path/to/hpy $ python setup.py develop
-
Build the extension modules needed for the microbenchmarks
$ cd microbench $ pip install cffi # needed to build _valgrind $ python setup.py build_ext --inplace
-
py.test -v
-
To run only cpy or hpy tests, use -m (to select markers):
$ py.test -v -m hpy $ py.test -v -m cpy
microbench
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||