Benchmark updates
This commit is contained in:
parent
a42b237918
commit
ec64c8488a
2 changed files with 40 additions and 13 deletions
2
Makefile
2
Makefile
|
|
@ -73,7 +73,7 @@ doc/.doxygen.stamp: $(wildcard *.c) $(wildcard *.h) Doxyfile
|
|||
checks: runtest unittest benchmark
|
||||
|
||||
benchmark: pyrpn.so
|
||||
PYTHONPATH=`pwd` $(PYTHON) tests/benchmark.py
|
||||
PYTHONPATH=`pwd` $(PYTHON) tests/benchmark.py 0x200 0x3000
|
||||
|
||||
unittest: pyrpn.so
|
||||
PYTHONPATH=`pwd` $(PYTHON) -m unittest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue