
Time bar (total: 5.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 100% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
Compiled 17 to 12 computations (29.4% saved)
ival-mult, time spent: 0.0ms, 0.0% of total-timeival-exp, time spent: 0.0ms, 0.0% of total-timeconst, time spent: 0.0ms, 0.0% of total-timeival-cos, time spent: 0.0ms, 0.0% of total-timeival-and, time spent: 0.0ms, 0.0% of total-timeival-<=, time spent: 0.0ms, 0.0% of total-time| 1.4s | 8255× | 0 | valid |
| 0.0ms | 1× | 0 | valid |
ival-cos, time spent: 295.0ms, 36.0% of total-timeival-mult, time spent: 272.0ms, 34.0% of total-timeival-exp, time spent: 112.0ms, 14.0% of total-timeival-<=, time spent: 91.0ms, 11.0% of total-timeconst, time spent: 27.0ms, 3.0% of total-timeival-and, time spent: 13.0ms, 2.0% of total-time| 1× | egg-herbie |
| 1408× | fma-def |
| 1390× | div-sub |
| 532× | exp-prod |
| 454× | associate-/r* |
| 452× | sqr-pow |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 10 (*.f64 x x))) |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | 10 |
| 0 | 0 | - | 0 | - | (*.f64 10 (*.f64 x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 148 |
| 1 | 44 | 148 |
| 2 | 100 | 148 |
| 3 | 260 | 148 |
| 4 | 656 | 148 |
| 5 | 1832 | 148 |
| 6 | 4530 | 148 |
| 7 | 6739 | 148 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
(*.f64 (cos.f64 (neg.f64 x)) (exp.f64 (*.f64 10 (*.f64 (neg.f64 x) (neg.f64 x))))) |
(neg.f64 (*.f64 (cos.f64 (neg.f64 x)) (exp.f64 (*.f64 10 (*.f64 (neg.f64 x) (neg.f64 x)))))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 10 x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x 10)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 10) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x 10))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 10 x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x 10)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 10) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x 10))) |
(*.f64 (cos.f64 (neg.f64 x)) (exp.f64 (*.f64 10 (*.f64 (neg.f64 x) (neg.f64 x))))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 10 x) x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 x (*.f64 x 10)))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 10) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x 10))) |
(neg.f64 (*.f64 (cos.f64 (neg.f64 x)) (exp.f64 (*.f64 10 (*.f64 (neg.f64 x) (neg.f64 x)))))) |
(*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 (*.f64 10 x) x)))) |
(*.f64 (cos.f64 x) (neg.f64 (exp.f64 (*.f64 x (*.f64 x 10))))) |
(*.f64 (cos.f64 x) (neg.f64 (pow.f64 (exp.f64 10) (*.f64 x x)))) |
(*.f64 (cos.f64 x) (neg.f64 (pow.f64 (exp.f64 x) (*.f64 x 10)))) |
(abs x)
Compiled 68 to 35 computations (48.5% saved)
ival-cos, time spent: 217.0ms, 37.0% of total-timeival-exp, time spent: 215.0ms, 36.0% of total-timeival-mult, time spent: 141.0ms, 24.0% of total-timeconst, time spent: 16.0ms, 3.0% of total-timeCompiled 37 to 22 computations (40.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.8% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x 10))) |
| ▶ | 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 10) (*.f64 x x))) |
| ▶ | 94.6% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 10 x) x))) |
| ▶ | 94.7% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
Compiled 40 to 28 computations (30% saved)
Compiled 104 to 50 computations (51.9% saved)
ival-pow, time spent: 1.5s, 57.0% of total-timeival-exp, time spent: 730.0ms, 28.0% of total-timeival-mult, time spent: 253.0ms, 10.0% of total-timeival-cos, time spent: 107.0ms, 4.0% of total-timeconst, time spent: 27.0ms, 1.0% of total-timeCompiled 1 to 1 computations (0% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 0 | 4 | 4 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.8% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x 10))) |
| ✓ | 95.3% | (*.f64 (cos.f64 x) (pow.f64 (exp.f64 10) (*.f64 x x))) |
| ✓ | 94.6% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 10 x) x))) |
| ✓ | 94.7% | (*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
Compiled 77 to 49 computations (36.4% saved)
| Inputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 10 x) x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 10) (*.f64 x x))) |
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 x) (*.f64 x 10))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 10) (*.f64 x x))) |
2 calls:
| 6.0ms | x |
| 4.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 1 | x |
| 95.3% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
Total -0.2b remaining (-5.8%)
Threshold costs -0.2b (-5.8%)
| Inputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 (*.f64 10 x) x))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
2 calls:
| 3.0ms | (*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.7% | 1 | x |
| 94.7% | 1 | (*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
| 6× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 72 |
| 1 | 18 | 72 |
| 1× | done |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 10) (*.f64 x x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (pow.f64 (exp.f64 10) (*.f64 x x))) |
(*.f64 (cos.f64 x) (exp.f64 (*.f64 10 (*.f64 x x)))) |
Compiled 20 to 14 computations (30% saved)
| 1408× | fma-def |
| 1390× | div-sub |
| 532× | exp-prod |
| 454× | associate-/r* |
| 452× | sqr-pow |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 148 |
| 1 | 44 | 148 |
| 2 | 100 | 148 |
| 3 | 260 | 148 |
| 4 | 656 | 148 |
| 5 | 1832 | 148 |
| 6 | 4530 | 148 |
| 7 | 6739 | 148 |
| 1× | node limit |
Compiled 19 to 11 computations (42.1% saved)
(abs x)
Compiled 118 to 78 computations (33.9% saved)
Loading profile data...