Time bar (total: 2.4s)
| 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% | 50% | 25.1% | 6 |
| 25% | 31.2% | 43.8% | 7 |
| 25% | 21.9% | 53.2% | 8 |
| 25% | 14% | 61% | 9 |
| 28.1% | 10.9% | 61% | 10 |
| 31.6% | 7.4% | 61% | 11 |
| 33.4% | 5.7% | 61% | 12 |
| 35.2% | 3.8% | 61% | 13 |
| 36.1% | 2.9% | 61% | 14 |
Compiled 20 to 13 computations (35% saved)
| 1.1s | 8256× | body | 128 | valid |
| 1.0ms | 6× | body | 128 | invalid |
Compiled 59 to 38 computations (35.6% saved)
| 1× | egg-herbie |
| 770× | unswap-sqr_binary64 |
| 631× | associate-*l*_binary64 |
| 623× | fma-def_binary64 |
| 311× | fma-neg_binary64 |
| 283× | sub-neg_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 23 |
| 1 | 30 | 21 |
| 2 | 60 | 21 |
| 3 | 159 | 21 |
| 4 | 518 | 17 |
| 5 | 1687 | 17 |
| 6 | 3597 | 17 |
| 7 | 5026 | 17 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 2 | 2 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 3 | 3 |
| Status | Error | Program |
| 0.3b | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) | |
| ▶ | 0.0b | (+.f64 (pow.f64 (hypot.f64 a b) 4) (fma.f64 b (*.f64 b 4) -1)) |
Compiled 97 to 64 computations (34% saved)
Found 2 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (hypot.f64 a b) |
| ✓ | 0.0b | (pow.f64 (hypot.f64 a b) 4) |
2 calls:
| 35.0ms | (pow.f64 (hypot.f64 a b) 4) |
| 12.0ms | (hypot.f64 a b) |
| 1× | rewrite-expression-head |
| 4× | *-un-lft-identity_binary64 |
| 4× | add-sqr-sqrt_binary64 |
| 4× | add-cube-cbrt_binary64 |
| 3× | add-exp-log_binary64 |
| 3× | pow1_binary64 |
2 calls:
| 1.0ms | (pow.f64 (hypot.f64 a b) 4) |
| 0.0ms | (hypot.f64 a b) |
| 1× | egg-herbie |
| 586× | fma-neg_binary64 |
| 526× | cancel-sign-sub-inv_binary64 |
| 313× | unswap-sqr_binary64 |
| 224× | distribute-neg-frac_binary64 |
| 212× | distribute-rgt-neg-in_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 1171 |
| 1 | 236 | 1129 |
| 2 | 645 | 1086 |
| 3 | 2573 | 1086 |
| 4 | 4782 | 1086 |
| 5 | 5025 | 1086 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 75 | 2 | 77 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 2 | 79 |
| Status | Error | Program |
| ▶ | 0.0b | (+.f64 (+.f64 (pow.f64 a 4) (+.f64 (*.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2))) (pow.f64 b 4))) (fma.f64 b (*.f64 b 4) -1)) |
| 0.1b | (+.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 2 (*.f64 a a))) (pow.f64 a 4)) (fma.f64 b (*.f64 b 4) -1)) |
Compiled 1626 to 1053 computations (35.2% saved)
Found 3 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (+.f64 (*.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2))) (pow.f64 b 4)) |
| ✓ | 0.0b | (*.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2))) |
| ✓ | 4.5b | (*.f64 (pow.f64 a 2) (pow.f64 b 2)) |
3 calls:
| 20.0ms | (+.f64 (*.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2))) (pow.f64 b 4)) |
| 17.0ms | (*.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2))) |
| 11.0ms | (*.f64 (pow.f64 a 2) (pow.f64 b 2)) |
| 1× | rewrite-expression-head |
| 38× | add-exp-log_binary64 |
| 28× | prod-exp_binary64 |
| 24× | add-sqr-sqrt_binary64 |
| 16× | unswap-sqr_binary64 |
| 14× | unpow-prod-down_binary64 |
3 calls:
| 8.0ms | (*.f64 (pow.f64 a 2) (pow.f64 b 2)) |
| 7.0ms | (+.f64 (*.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2))) (pow.f64 b 4)) |
| 5.0ms | (*.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2))) |
| 1× | egg-herbie |
| 606× | fma-neg_binary64 |
| 319× | *-commutative_binary64 |
| 239× | fma-def_binary64 |
| 234× | distribute-rgt-neg-in_binary64 |
| 220× | associate-+l+_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 1352 |
| 1 | 265 | 1241 |
| 2 | 835 | 1233 |
| 3 | 2083 | 1153 |
| 4 | 4555 | 1143 |
| 5 | 4950 | 1143 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 0 | 128 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 2 | 130 |
| Status | Error | Program |
| ✓ | 0.0b | (+.f64 (+.f64 (pow.f64 a 4) (+.f64 (*.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2))) (pow.f64 b 4))) (fma.f64 b (*.f64 b 4) -1)) |
| ▶ | 0.1b | (+.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 2 (*.f64 a a))) (pow.f64 a 4)) (fma.f64 b (*.f64 b 4) -1)) |
Compiled 3986 to 2796 computations (29.9% saved)
Found 2 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (*.f64 2 (*.f64 a a)) |
| ✓ | 0.2b | (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 2 (*.f64 a a))) (pow.f64 a 4)) |
2 calls:
| 17.0ms | (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 2 (*.f64 a a))) (pow.f64 a 4)) |
| 2.0ms | (*.f64 2 (*.f64 a a)) |
| 1× | rewrite-expression-head |
| 7× | add-cbrt-cube_binary64 |
| 7× | add-exp-log_binary64 |
| 7× | pow1_binary64 |
| 4× | add-sqr-sqrt_binary64 |
| 3× | associate-*l*_binary64 |
2 calls:
| 4.0ms | (*.f64 2 (*.f64 a a)) |
| 0.0ms | (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 2 (*.f64 a a))) (pow.f64 a 4)) |
| 1× | egg-herbie |
| 396× | distribute-lft-in_binary64 |
| 393× | distribute-rgt-in_binary64 |
| 377× | unswap-sqr_binary64 |
| 354× | exp-prod_binary64 |
| 340× | associate-/l*_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 989 |
| 1 | 115 | 898 |
| 2 | 283 | 889 |
| 3 | 857 | 889 |
| 4 | 2289 | 879 |
| 5 | 3364 | 879 |
| 6 | 5232 | 879 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 0 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 52 | 2 | 54 |
| Status | Error | Program |
| ✓ | 0.0b | (+.f64 (+.f64 (pow.f64 a 4) (+.f64 (*.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2))) (pow.f64 b 4))) (fma.f64 b (*.f64 b 4) -1)) |
| ✓ | 0.1b | (+.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 2 (*.f64 a a))) (pow.f64 a 4)) (fma.f64 b (*.f64 b 4) -1)) |
Compiled 1442 to 800 computations (44.5% saved)
Total 0.0b remaining (24.3%)
Threshold costs 0.0b (24.3%)
Compiled 7603 to 5424 computations (28.7% saved)
| 1× | egg-herbie |
| 2× | +-commutative_binary64 |
| 2× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 33 |
| 1 | 20 | 33 |
| 2 | 20 | 33 |
Compiled 100 to 69 computations (31% saved)
Loading profile data...