ledgerloops / jerboa

A state-driven Ledger Loops node in TypeScript. Successor of strategies in https://github.com/ledgerloops/strategy-pit
Apache License 2.0
1 stars 0 forks source link

Bird's Eye stats still look much better than Jerboa stats #38

Closed michielbdejong closed 1 month ago

michielbdejong commented 1 month ago

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.

michielbdejong commented 1 month ago

Testing this now with:

PROBING_REPORT=1 node ./build/src/jerboaChallenge.js ./__tests__/fixtures/hourglass.problem tmp
cat tmp
michielbdejong commented 1 month ago

And:

PROBING_REPORT=1 node ./build/src/jerboaChallenge.js ../strategy-pit/debt.csv ./jerboa.csv