
Time bar (total: 1.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 7 computations (22.2% saved)
ival-mult, time spent: 2.0ms, 46.0% of total-timeival-cbrt, time spent: 1.0ms, 23.0% of total-timeival-div, time spent: 1.0ms, 23.0% of total-timeconst, time spent: 0.0ms, 0.0% of total-time| 1.2s | 8255× | 0 | valid |
| 0.0ms | 1× | 0 | valid |
ival-div, time spent: 75.0ms, 32.0% of total-timeival-mult, time spent: 68.0ms, 29.0% of total-timeival-cbrt, time spent: 68.0ms, 29.0% of total-timeconst, time spent: 20.0ms, 9.0% of total-time| 1× | egg-herbie |
| 128× | fma-def |
| 64× | div-sub |
| 58× | sub-neg |
| 48× | associate-/r* |
| 38× | +-commutative |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (cbrt.f64 (/.f64 g (*.f64 2 a))) |
| 0 | 0 | - | 0 | - | (/.f64 g (*.f64 2 a)) |
| 0 | 0 | - | 0 | - | g |
| 0 | 0 | - | 0 | - | (*.f64 2 a) |
| 0 | 0 | - | 0 | - | 2 |
| 0 | 0 | - | 0 | - | a |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 185 |
| 1 | 46 | 169 |
| 2 | 87 | 169 |
| 3 | 135 | 169 |
| 4 | 175 | 169 |
| 5 | 218 | 169 |
| 6 | 280 | 169 |
| 7 | 378 | 169 |
| 8 | 385 | 169 |
| 1× | saturated |
| Inputs |
|---|
(cbrt.f64 (/.f64 g (*.f64 2 a))) |
(cbrt.f64 (/.f64 g (*.f64 2 a))) |
(cbrt.f64 (/.f64 (neg.f64 g) (*.f64 2 a))) |
(cbrt.f64 (/.f64 g (*.f64 2 (neg.f64 a)))) |
(neg.f64 (cbrt.f64 (/.f64 (neg.f64 g) (*.f64 2 a)))) |
(neg.f64 (cbrt.f64 (/.f64 g (*.f64 2 (neg.f64 a))))) |
(cbrt.f64 (/.f64 a (*.f64 2 g))) |
| Outputs |
|---|
(cbrt.f64 (/.f64 g (*.f64 2 a))) |
(cbrt.f64 (/.f64 g (*.f64 2 a))) |
(cbrt.f64 (/.f64 (neg.f64 g) (*.f64 2 a))) |
(cbrt.f64 (*.f64 -1/2 (/.f64 g a))) |
(cbrt.f64 (*.f64 g (/.f64 -1/2 a))) |
(cbrt.f64 (/.f64 g (*.f64 2 (neg.f64 a)))) |
(cbrt.f64 (/.f64 (neg.f64 g) (*.f64 2 a))) |
(cbrt.f64 (*.f64 -1/2 (/.f64 g a))) |
(cbrt.f64 (*.f64 g (/.f64 -1/2 a))) |
(neg.f64 (cbrt.f64 (/.f64 (neg.f64 g) (*.f64 2 a)))) |
(neg.f64 (cbrt.f64 (*.f64 -1/2 (/.f64 g a)))) |
(neg.f64 (cbrt.f64 (*.f64 g (/.f64 -1/2 a)))) |
(neg.f64 (cbrt.f64 (/.f64 g (*.f64 2 (neg.f64 a))))) |
(neg.f64 (cbrt.f64 (/.f64 (neg.f64 g) (*.f64 2 a)))) |
(neg.f64 (cbrt.f64 (*.f64 -1/2 (/.f64 g a)))) |
(neg.f64 (cbrt.f64 (*.f64 g (/.f64 -1/2 a)))) |
(cbrt.f64 (/.f64 a (*.f64 2 g))) |
(cbrt.f64 (/.f64 a (*.f64 g 2))) |
Compiled 48 to 32 computations (33.3% saved)
ival-mult, time spent: 74.0ms, 47.0% of total-timeival-div, time spent: 50.0ms, 32.0% of total-timeival-cbrt, time spent: 20.0ms, 13.0% of total-timeconst, time spent: 13.0ms, 8.0% of total-timeCompiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.7% | (cbrt.f64 (/.f64 g (*.f64 2 a))) |
Compiled 8 to 6 computations (25% saved)
Compiled 20 to 13 computations (35% saved)
ival-mult, time spent: 36.0ms, 39.0% of total-timeival-div, time spent: 31.0ms, 34.0% of total-timeival-cbrt, time spent: 18.0ms, 20.0% of total-timeconst, time spent: 6.0ms, 7.0% of total-timeCompiled 2 to 2 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 |
|---|---|---|
| ✓ | 74.7% | (cbrt.f64 (/.f64 g (*.f64 2 a))) |
Compiled 16 to 12 computations (25% saved)
| 1× | egg-herbie |
| 2× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 23 |
| 1 | 13 | 23 |
| 1× | done |
| 1× | saturated |
| Inputs |
|---|
(cbrt.f64 (/.f64 g (*.f64 2 a))) |
| Outputs |
|---|
(cbrt.f64 (/.f64 g (*.f64 2 a))) |
Compiled 8 to 6 computations (25% saved)
Compiled 32 to 24 computations (25% saved)
Loading profile data...