
Time bar (total: 1.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 10 to 8 computations (20% saved)
ival-div, time spent: 0.0ms, 0.0% of total-timeival-add, time spent: 0.0ms, 0.0% of total-timeival-exp, time spent: 0.0ms, 0.0% of total-timeival-neg, time spent: 0.0ms, 0.0% of total-timeconst, time spent: 0.0ms, 0.0% of total-time| 946.0ms | 8255× | 0 | valid |
| 0.0ms | 1× | 0 | valid |
ival-add, time spent: 176.0ms, 41.0% of total-timeival-exp, time spent: 116.0ms, 27.0% of total-timeival-div, time spent: 72.0ms, 17.0% of total-timeival-neg, time spent: 44.0ms, 10.0% of total-timeconst, time spent: 18.0ms, 4.0% of total-time| 1× | egg-herbie |
| 1900× | fma-def |
| 826× | fabs-mul |
| 624× | swap-sqr |
| 592× | *-commutative |
| 446× | fabs-div |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 0 | 0 | - | 0 | - | 2 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 124 |
| 1 | 33 | 124 |
| 2 | 59 | 124 |
| 3 | 92 | 124 |
| 4 | 166 | 124 |
| 5 | 331 | 124 |
| 6 | 850 | 124 |
| 7 | 2446 | 124 |
| 8 | 3669 | 124 |
| 9 | 4774 | 124 |
| 10 | 6716 | 124 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))))) |
| Outputs |
|---|
(/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x))))) |
(/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(neg.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))))) |
(/.f64 -2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(abs x)
Compiled 59 to 25 computations (57.6% saved)
ival-exp, time spent: 278.0ms, 64.0% of total-timeival-add, time spent: 119.0ms, 28.0% of total-timeival-div, time spent: 17.0ms, 4.0% of total-timeival-neg, time spent: 12.0ms, 3.0% of total-timeconst, time spent: 6.0ms, 1.0% of total-timeCompiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 25 to 9 computations (64% saved)
ival-exp, time spent: 139.0ms, 79.0% of total-timeival-add, time spent: 22.0ms, 12.0% of total-timeival-div, time spent: 9.0ms, 5.0% of total-timeival-neg, time spent: 5.0ms, 3.0% of total-timeconst, time spent: 3.0ms, 2.0% of total-timeCompiled 1 to 1 computations (0% saved)
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 1 | 1 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 18 to 14 computations (22.2% saved)
| 1× | egg-herbie |
| 4× | +-commutative |
| 2× | sub-neg |
| 2× | neg-mul-1 |
| 2× | *-commutative |
| 2× | neg-sub0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 31 |
| 1 | 17 | 31 |
| 2 | 19 | 31 |
| 3 | 20 | 31 |
| 1× | done |
| 1× | saturated |
| Inputs |
|---|
(/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Outputs |
|---|
(/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 9 to 7 computations (22.2% saved)
(abs x)
Compiled 72 to 56 computations (22.2% saved)
Loading profile data...