Time bar (total: 2.8s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 25% | 74.9% | 0.1% | 5 |
| 25% | 62.4% | 12.6% | 6 |
| 25% | 40.6% | 34.4% | 7 |
| 31.2% | 25% | 43.8% | 8 |
| 39% | 17.2% | 43.8% | 9 |
| 42.9% | 13.3% | 43.8% | 10 |
| 47.2% | 9% | 43.8% | 11 |
| 49.4% | 6.8% | 43.8% | 12 |
| 51.6% | 4.6% | 43.8% | 13 |
| 52.7% | 3.5% | 43.8% | 14 |
Compiled 14 to 9 computations (35.7% saved)
| 1× | intervals |
| 30.0ms | 256× | body | 128 | valid |
Compiled 29 to 19 computations (34.5% saved)
| 1× | egg-herbie |
| 14× | fma-def_binary64 |
| 6× | +-commutative_binary64 |
| 3× | associate-+r+_binary64 |
| 3× | associate-+l+_binary64 |
| 2× | *-commutative_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 13 |
| 1 | 17 | 11 |
| 2 | 32 | 11 |
| 3 | 38 | 11 |
| 4 | 38 | 11 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 1 | 2 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 2 | 1 | 3 |
| Status | Error | Program |
| ▶ | 0.0b | (fma.f64 x (+.f64 x 2) (*.f64 y y)) |
Compiled 41 to 23 computations (43.9% saved)
Found 1 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (fma.f64 x (+.f64 x 2) (*.f64 y y)) |
1 calls:
| 12.0ms | (fma.f64 x (+.f64 x 2) (*.f64 y y)) |
| 1× | rewrite-expression-head |
| 1× | *-un-lft-identity_binary64 |
| 1× | add-sqr-sqrt_binary64 |
| 1× | add-cube-cbrt_binary64 |
| 1× | add-cbrt-cube_binary64 |
| 1× | add-exp-log_binary64 |
1 calls:
| 2.0ms | (fma.f64 x (+.f64 x 2) (*.f64 y y)) |
| 1× | egg-herbie |
| 557× | unswap-sqr_binary64 |
| 549× | distribute-rgt-in_binary64 |
| 545× | distribute-lft-in_binary64 |
| 273× | associate-*l*_binary64 |
| 246× | associate-*r*_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 379 |
| 1 | 39 | 354 |
| 2 | 96 | 354 |
| 3 | 372 | 354 |
| 4 | 2314 | 354 |
| 5 | 2693 | 354 |
| 6 | 3650 | 354 |
| 7 | 4663 | 354 |
| 8 | 4933 | 354 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 1 | 28 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 2 | 29 |
| Status | Error | Program |
| ✓ | 0.0b | (fma.f64 x (+.f64 x 2) (*.f64 y y)) |
| ▶ | 41.0b | (cbrt.f64 (pow.f64 (fma.f64 y y (*.f64 x (+.f64 2 x))) 3)) |
Compiled 346 to 191 computations (44.8% saved)
Found 3 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (*.f64 x (+.f64 2 x)) |
| ✓ | 0.2b | (pow.f64 (fma.f64 y y (*.f64 x (+.f64 2 x))) 3) |
| ✓ | 39.3b | (cbrt.f64 (pow.f64 (fma.f64 y y (*.f64 x (+.f64 2 x))) 3)) |
3 calls:
| 51.0ms | (pow.f64 (fma.f64 y y (*.f64 x (+.f64 2 x))) 3) |
| 17.0ms | (cbrt.f64 (pow.f64 (fma.f64 y y (*.f64 x (+.f64 2 x))) 3)) |
| 4.0ms | (*.f64 x (+.f64 2 x)) |
| 1× | rewrite-expression-head |
| 13× | *-un-lft-identity_binary64 |
| 13× | add-sqr-sqrt_binary64 |
| 12× | cbrt-prod_binary64 |
| 11× | add-cube-cbrt_binary64 |
| 6× | cube-prod_binary64 |
3 calls:
| 9.0ms | (*.f64 x (+.f64 2 x)) |
| 5.0ms | (cbrt.f64 (pow.f64 (fma.f64 y y (*.f64 x (+.f64 2 x))) 3)) |
| 3.0ms | (pow.f64 (fma.f64 y y (*.f64 x (+.f64 2 x))) 3) |
| 1× | egg-herbie |
| 453× | distribute-rgt-in_binary64 |
| 450× | distribute-lft-in_binary64 |
| 417× | exp-prod_binary64 |
| 382× | +-commutative_binary64 |
| 250× | unswap-sqr_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 164 | 2437 |
| 1 | 418 | 2264 |
| 2 | 1506 | 2218 |
| 3 | 3421 | 2171 |
| 4 | 4821 | 2168 |
| 5 | 5180 | 2168 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 141 | 0 | 141 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 141 | 2 | 143 |
| Status | Error | Program |
| ✓ | 0.0b | (fma.f64 x (+.f64 x 2) (*.f64 y y)) |
| ✓ | 41.0b | (cbrt.f64 (pow.f64 (fma.f64 y y (*.f64 x (+.f64 2 x))) 3)) |
Compiled 2803 to 1867 computations (33.4% saved)
Total 0.0b remaining (21%)
Threshold costs 0.0b (21%)
Compiled 948 to 639 computations (32.6% saved)
| 1× | egg-herbie |
| 1× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 11 |
| 1 | 8 | 11 |
| 2 | 8 | 11 |
Compiled 10 to 6 computations (40% saved)
| 1× | intervals |
| 655.0ms | 8000× | body | 128 | valid |
| 0.0ms | 3× | body | 128 | invalid |
Compiled 49 to 32 computations (34.7% saved)
Loading profile data...