0xPolygonMiden / miden-client

Client library that facilitates interaction with the Miden rollup
MIT License
32 stars 27 forks source link

tests: Run the node on `debug` #212

Closed igamigo closed 6 months ago

igamigo commented 6 months ago

By running the node on debug, we can compile it faster and performance doesn't take too much of a noticeable hit because proof verification is fast anyway. It shaves off about a minute according to some quick tests:

https://github.com/0xPolygonMiden/miden-client/actions/runs/8177753061/job/22360161677 https://github.com/0xPolygonMiden/miden-client/actions/runs/8179954642/job/22367088556?pr=212