Closed michielbdejong closed 1 month ago
Testing this now with:
PROBING_REPORT=1 node ./build/src/jerboaChallenge.js ./__tests__/fixtures/hourglass.problem tmp
cat tmp
And:
PROBING_REPORT=1 node ./build/src/jerboaChallenge.js ../strategy-pit/debt.csv ./jerboa.csv
Bird's Eye finds 26986 loops of lengths up to 84. Jerboa finds only 7248 loops of lengths up to only 41.
This might be due to the arbitrary 1000ms timing in #37.