Time bar (total: 2.2s)
| 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 |
| 25% | 32.8% | 42.2% | 8 |
| 25% | 23.4% | 51.6% | 9 |
| 28.1% | 18% | 54% | 10 |
| 31.6% | 11.5% | 56.9% | 11 |
| 33.4% | 8.9% | 57.8% | 12 |
| 35.2% | 5.7% | 59.1% | 13 |
| 36.1% | 4.4% | 59.4% | 14 |
Compiled 10 to 8 computations (20% saved)
| 1× | intervals |
| 14.0ms | 256× | body | 128 | valid |
| 1.0ms | 16× | body | 128 | invalid |
Compiled 21 to 17 computations (19% saved)
| 1× | egg-herbie |
| 741× | neg-mul-1_binary64 |
| 643× | distribute-rgt-neg-in_binary64 |
| 432× | unswap-sqr_binary64 |
| 377× | fma-def_binary64 |
| 290× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 10 |
| 1 | 15 | 10 |
| 2 | 36 | 10 |
| 3 | 76 | 10 |
| 4 | 206 | 10 |
| 5 | 681 | 10 |
| 6 | 1823 | 10 |
| 7 | 3044 | 10 |
| 8 | 4813 | 10 |
| 9 | 5361 | 10 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
| Status | Error | Program |
| ▶ | 0.0b | (-.f64 (pow.f64 x 4) (pow.f64 y 4)) |
Compiled 27 to 21 computations (22.2% saved)
Found 1 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (-.f64 (pow.f64 x 4) (pow.f64 y 4)) |
1 calls:
| 14.0ms | (-.f64 (pow.f64 x 4) (pow.f64 y 4)) |
| 1× | rewrite-expression-head |
| 56× | unpow-prod-down_binary64 |
| 49× | prod-diff_binary64 |
| 45× | add-sqr-sqrt_binary64 |
| 37× | *-un-lft-identity_binary64 |
| 33× | add-cube-cbrt_binary64 |
1 calls:
| 12.0ms | (-.f64 (pow.f64 x 4) (pow.f64 y 4)) |
| 1× | egg-herbie |
| 816× | fma-def_binary64 |
| 452× | fma-neg_binary64 |
| 444× | difference-of-squares_binary64 |
| 254× | distribute-rgt-in_binary64 |
| 240× | sqr-pow_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 4586 |
| 1 | 255 | 3379 |
| 2 | 717 | 1542 |
| 3 | 1291 | 1032 |
| 4 | 2996 | 1026 |
| 5 | 4850 | 1026 |
| 6 | 4717 | 1026 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 2 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 95 | 2 | 97 |
| Status | Error | Program |
| ▶ | 0.1b | (+.f64 (pow.f64 x 4) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 y 4))) (sqrt.f64 (pow.f64 y 4)))) |
| 0.2b | (fma.f64 (sqrt.f64 (pow.f64 x 4)) (sqrt.f64 (pow.f64 x 4)) (neg.f64 (pow.f64 y 4))) |
Compiled 2789 to 2039 computations (26.9% saved)
Found 3 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (+.f64 (pow.f64 x 4) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 y 4))) (sqrt.f64 (pow.f64 y 4)))) |
| ✓ | 0.2b | (*.f64 (neg.f64 (sqrt.f64 (pow.f64 y 4))) (sqrt.f64 (pow.f64 y 4))) |
| ✓ | 13.9b | (sqrt.f64 (pow.f64 y 4)) |
3 calls:
| 16.0ms | (+.f64 (pow.f64 x 4) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 y 4))) (sqrt.f64 (pow.f64 y 4)))) |
| 3.0ms | (*.f64 (neg.f64 (sqrt.f64 (pow.f64 y 4))) (sqrt.f64 (pow.f64 y 4))) |
| 2.0ms | (sqrt.f64 (pow.f64 y 4)) |
| 1× | rewrite-expression-head |
| 31× | sqrt-prod_binary64 |
| 26× | add-sqr-sqrt_binary64 |
| 24× | associate-*l*_binary64 |
| 17× | *-un-lft-identity_binary64 |
| 17× | unpow-prod-down_binary64 |
3 calls:
| 10.0ms | (*.f64 (neg.f64 (sqrt.f64 (pow.f64 y 4))) (sqrt.f64 (pow.f64 y 4))) |
| 3.0ms | (+.f64 (pow.f64 x 4) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 y 4))) (sqrt.f64 (pow.f64 y 4)))) |
| 2.0ms | (sqrt.f64 (pow.f64 y 4)) |
| 1× | egg-herbie |
| 862× | fma-def_binary64 |
| 569× | unsub-neg_binary64 |
| 374× | distribute-rgt-in_binary64 |
| 318× | distribute-lft-in_binary64 |
| 229× | neg-sub0_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 1487 |
| 1 | 257 | 1443 |
| 2 | 706 | 1101 |
| 3 | 1564 | 1098 |
| 4 | 4077 | 1098 |
| 5 | 4854 | 1098 |
| 6 | 4849 | 1098 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 0 | 177 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 177 | 2 | 179 |
| Status | Error | Program |
| ✓ | 0.1b | (+.f64 (pow.f64 x 4) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 y 4))) (sqrt.f64 (pow.f64 y 4)))) |
| ▶ | 0.2b | (fma.f64 (sqrt.f64 (pow.f64 x 4)) (sqrt.f64 (pow.f64 x 4)) (neg.f64 (pow.f64 y 4))) |
Compiled 3402 to 2575 computations (24.3% saved)
Found 2 expressions with local error:
| New | Error | Program |
| ✓ | 0.2b | (fma.f64 (sqrt.f64 (pow.f64 x 4)) (sqrt.f64 (pow.f64 x 4)) (neg.f64 (pow.f64 y 4))) |
| ✓ | 13.7b | (sqrt.f64 (pow.f64 x 4)) |
2 calls:
| 17.0ms | (fma.f64 (sqrt.f64 (pow.f64 x 4)) (sqrt.f64 (pow.f64 x 4)) (neg.f64 (pow.f64 y 4))) |
| 3.0ms | (sqrt.f64 (pow.f64 x 4)) |
| 1× | rewrite-expression-head |
| 7× | sqrt-prod_binary64 |
| 6× | add-sqr-sqrt_binary64 |
| 4× | *-un-lft-identity_binary64 |
| 4× | unpow-prod-down_binary64 |
| 4× | add-cube-cbrt_binary64 |
2 calls:
| 2.0ms | (sqrt.f64 (pow.f64 x 4)) |
| 0.0ms | (fma.f64 (sqrt.f64 (pow.f64 x 4)) (sqrt.f64 (pow.f64 x 4)) (neg.f64 (pow.f64 y 4))) |
| 1× | egg-herbie |
| 429× | exp-prod_binary64 |
| 399× | associate-*l*_binary64 |
| 346× | associate-*r*_binary64 |
| 201× | distribute-rgt-out_binary64 |
| 198× | associate-+l+_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 593 |
| 1 | 71 | 569 |
| 2 | 138 | 491 |
| 3 | 360 | 488 |
| 4 | 1930 | 472 |
| 5 | 4317 | 472 |
| 6 | 4710 | 472 |
| 7 | 4902 | 472 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 0 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 82 | 2 | 84 |
| Status | Error | Program |
| ✓ | 0.1b | (+.f64 (pow.f64 x 4) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 y 4))) (sqrt.f64 (pow.f64 y 4)))) |
| ✓ | 0.2b | (fma.f64 (sqrt.f64 (pow.f64 x 4)) (sqrt.f64 (pow.f64 x 4)) (neg.f64 (pow.f64 y 4))) |
Compiled 1368 to 1031 computations (24.6% saved)
Total 0.0b remaining (31.8%)
Threshold costs 0.0b (31.8%)
Compiled 7262 to 5701 computations (21.5% saved)
| 1× | egg-herbie |
| 2× | +-commutative_binary64 |
| 2× | distribute-rgt-neg-in_binary64 |
| 2× | neg-sub0_binary64 |
| 2× | neg-mul-1_binary64 |
| 1× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 28 |
| 1 | 22 | 28 |
| 2 | 24 | 28 |
| 3 | 25 | 28 |
| 4 | 23 | 28 |
Compiled 21 to 17 computations (19% saved)
| 1× | intervals |
| 431.0ms | 8000× | body | 128 | valid |
| 22.0ms | 344× | body | 128 | invalid |
Compiled 64 to 52 computations (18.8% saved)
Loading profile data...