File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- $ owi sym div_i32. wat -- no-value -- deterministic-result-order -w1 -- bench 2 > &1 | sed ' s/\(solver\|interpreter\|parsing\|execution\|typechecking\|validation\) \(time\).*/\1 \2/' | sed ' s/\(stat \("[^"]*"\|\w*\)\).*/\1/ ' | grep -v " (memory" | grep -v " (max memory" | grep -v " (num allocs"
1+ $ owi sym div_i32. wat -- no-value -- deterministic-result-order -w1 -- bench 2 > &1 | sed ' s/\(solver\|interpreter\|parsing\|execution\|typechecking\|validation\) \(time\).*/\1 \2/' | grep -v " (memory" | grep -v " (max memory" | grep -v " (num allocs"
22 owi: [INFO] parsing time
33 owi: [INFO] typechecking time
44 owi: [INFO] validation time
1919 solver time
2020 interpreter time
2121 Solver stats:
22- ((added eqs 13 )
23- (bv bit2core 192 )
22+ ((added eqs 11 )
23+ (bv bit2core 160 )
2424 (bv dynamic diseqs 4 )
2525 (bv-> core eq 1 )
2626 (cache hits 0 )
2727 (cache misses 4 )
2828 (decisions 96 )
29- (del clause 10 )
29+ (del clause 9 )
3030 (final checks 6 )
31- (mk bool var 309 )
32- (mk clause 15 )
31+ (mk bool var 277 )
32+ (mk clause 14 )
3333 (num checks 6 )
34- (propagations 12 )
35- (rlimit count 2087 ))
34+ (propagations 11 )
35+ (rlimit count 2003 ))
3636 owi: [ERROR] Reached 2 problems!
You can’t perform that action at this time.
0 commit comments