Slow performance with the Display
trait
#1996
Labels
[C] Feature / Enhancement
A new feature request or enhancement to an existing feature.
[E] Performance
Track performance improvement (Time / Memory / CPU)
T-CBMC
Issue related to an existing CBMC issue
I tried this code:
using the following command line invocation:
with Kani version: 71b9d0e
I expected to see this happen: Verification time is about the same for the two harnesses.
Instead, this happened: The
fast
harness completes in less than 4 seconds, but theslow
harness runs for over 60 minutes without terminating (and consumes close to 6 GB of memory).The text was updated successfully, but these errors were encountered: