|
1 year ago | |
---|---|---|
.vscode | 1 year ago | |
txts | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
accuracy-test.ts | 1 year ago | |
index.ts | 1 year ago | |
package.json | 1 year ago | |
tsconfig.json | 1 year ago | |
yarn.lock | 1 year ago |
I recommend using this with OI-provided pistestgen.py
utility like this:
for i in {1..15}; do python3 ~/Downloads/pis_dlazaw/pis_dlazaw/pistestgen.py 4 a ./txts && ts-node accuracy-test.ts; done
(you can change the test type freely, but always set a
as the file)