Skip to content

Tests don't saturate CPU threads, and can take a while. #22

@nuke-web3

Description

@nuke-web3

Originally posted by @nuke-web3 in #21 (comment)

$ ./scripts/fuzz-test.sh
# nargo export --force-brillig
finished in 12.17s
...
# nargo export
finished in 280.74s

Those tests with nargo export took a long while... I would not have expected that. Anything that could be done to better optimize in this? I notice that seemingly only 2 cores / 4 threads are saturated on my machine (I have 14, most idling while testing).

If the prover can't use all threads, perhaps at least https://nexte.st/ could help make these tests run in parallel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    👀 To Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions