test: add harness for measuring performance
This commit is contained in:
parent
0472d9296a
commit
7d4e62942f
4 changed files with 143 additions and 1 deletions
1
.envrc
1
.envrc
|
|
@ -1,2 +1,3 @@
|
|||
export VIRTUAL_ENV=venv
|
||||
layout python
|
||||
python -c 'import pyparsing' 2>/dev/null || pip install -r scripts/requirements.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue