thomashart17 / c-rust

Repo for hosting examples of interoperability of rust and C using LLVM 14.
0 stars 2 forks source link

Borsh-Primitives takes a long time to run #15

Open lx302101 opened 1 year ago

lx302101 commented 1 year ago

Borsh-primitives will return unsat (as expected). But, it takes around 60-90s for it to run, and the cause of the slow speed is unknown. For reference, Borsh-option and Borsh-enums take around 10s to run.

Command: ./verify ./src/rust-jobs/borsh-primitives/