
Time bar (total: 1.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 840.0ms | 8 251× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
| 0.0ms | 3× | 1 | valid |
ival-sin: 219.0ms (37.6% of total)ival-cos: 195.0ms (33.5% of total)ival-add: 90.0ms (15.5% of total)ival-mult: 69.0ms (11.8% of total)ival-true: 6.0ms (1% of total)ival-assert: 3.0ms (0.5% of total)adjust: 0.0ms (0% of total)| 2× | egg-herbie |
| 352× | sub-neg |
| 300× | associate-+l- |
| 296× | cancel-sign-sub-inv |
| 288× | distribute-rgt-in |
| 244× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 99 |
| 1 | 95 | 91 |
| 2 | 241 | 90 |
| 3 | 600 | 90 |
| 4 | 1066 | 90 |
| 5 | 1467 | 90 |
| 6 | 1765 | 90 |
| 7 | 1957 | 90 |
| 8 | 2064 | 90 |
| 9 | 2124 | 90 |
| 10 | 2138 | 90 |
| 11 | 2138 | 90 |
| 0 | 8 | 9 |
| 1 | 13 | 9 |
| 2 | 20 | 9 |
| 3 | 22 | 9 |
| 0 | 22 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
| Outputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ (+ (neg x) (sin y)) (* z (cos y))) |
(+ (+ x (sin (neg y))) (* z (cos (neg y)))) |
(+ (+ x (sin y)) (* (neg z) (cos y))) |
(neg (+ (+ (neg x) (sin y)) (* z (cos y)))) |
(neg (+ (+ x (sin (neg y))) (* z (cos (neg y))))) |
(neg (+ (+ x (sin y)) (* (neg z) (cos y)))) |
(+ (+ y (sin x)) (* z (cos x))) |
(+ (+ z (sin y)) (* x (cos y))) |
(+ (+ x (sin z)) (* y (cos z))) |
| Outputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ (sin y) (+ x (* z (cos y)))) |
(+ (+ (neg x) (sin y)) (* z (cos y))) |
(+ (sin y) (- (* z (cos y)) x)) |
(+ (+ x (sin (neg y))) (* z (cos (neg y)))) |
(+ (* z (cos y)) (- x (sin y))) |
(+ (+ x (sin y)) (* (neg z) (cos y))) |
(- (+ x (sin y)) (* z (cos y))) |
(neg (+ (+ (neg x) (sin y)) (* z (cos y)))) |
(- (- x (sin y)) (* z (cos y))) |
(neg (+ (+ x (sin (neg y))) (* z (cos (neg y))))) |
(- (sin y) (+ x (* z (cos y)))) |
(neg (+ (+ x (sin y)) (* (neg z) (cos y)))) |
(- (* z (cos y)) (+ x (sin y))) |
(+ (+ y (sin x)) (* z (cos x))) |
(+ y (+ (sin x) (* z (cos x)))) |
(+ (+ z (sin y)) (* x (cos y))) |
(+ (sin y) (+ z (* x (cos y)))) |
(+ (+ x (sin z)) (* y (cos z))) |
| 23.0ms | 164× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-add: 5.0ms (33.7% of total)ival-sin: 5.0ms (33.7% of total)ival-cos: 4.0ms (27% of total)ival-mult: 1.0ms (6.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Loading profile data...