Time bar (total: 1.9s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 100% | 0% | 0% | 2 |
Compiled 10 to 8 computations (20% saved)
| 1× | intervals |
| 9.0ms | 256× | body | 128 | valid |
Compiled 20 to 16 computations (20% saved)
| 1× | egg-herbie |
| 638× | fma-def_binary64 |
| 434× | unswap-sqr_binary64 |
| 366× | fma-neg_binary64 |
| 277× | *-commutative_binary64 |
| 262× | exp-prod_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 13 |
| 1 | 15 | 13 |
| 2 | 20 | 13 |
| 3 | 27 | 13 |
| 4 | 46 | 13 |
| 5 | 78 | 13 |
| 6 | 146 | 13 |
| 7 | 274 | 13 |
| 8 | 670 | 13 |
| 9 | 1896 | 13 |
| 10 | 2692 | 13 |
| 11 | 3535 | 13 |
| 12 | 4713 | 13 |
| 13 | 4865 | 13 |
| 14 | 4794 | 13 |
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 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 27 to 21 computations (22.2% saved)
Found 2 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| ✓ | 0.0b | (/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
2 calls:
| 14.0ms | (/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 2.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 1× | rewrite-expression-head |
| 23× | *-un-lft-identity_binary64 |
| 15× | times-frac_binary64 |
| 13× | add-sqr-sqrt_binary64 |
| 13× | add-cube-cbrt_binary64 |
| 5× | associate-/r*_binary64 |
2 calls:
| 5.0ms | (/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 3.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 1× | egg-herbie |
| 713× | fma-neg_binary64 |
| 684× | fma-def_binary64 |
| 548× | associate-*l*_binary64 |
| 292× | times-frac_binary64 |
| 257× | distribute-rgt-in_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 1210 |
| 1 | 248 | 1114 |
| 2 | 549 | 1101 |
| 3 | 1241 | 1099 |
| 4 | 4205 | 1099 |
| 5 | 4980 | 1099 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 2 | 105 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 103 | 3 | 106 |
| Status | Error | Program |
| ✓ | 0.0b | (/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 0.5b | (*.f64 (/.f64 (sqrt.f64 2) 2) (/.f64 (sqrt.f64 2) (cosh.f64 x))) | |
| ▶ | 0.0b | (cbrt.f64 (pow.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) 3)) |
Compiled 1627 to 687 computations (57.8% saved)
Found 4 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
| ✓ | 0.0b | (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
| ✓ | 0.0b | (cbrt.f64 (pow.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) 3)) |
| ✓ | 0.0b | (pow.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) 3) |
4 calls:
| 21.0ms | (pow.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) 3) |
| 13.0ms | (cbrt.f64 (pow.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) 3)) |
| 12.0ms | (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
| 3.0ms | (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
| 1× | rewrite-expression-head |
| 82× | *-un-lft-identity_binary64 |
| 60× | times-frac_binary64 |
| 48× | add-sqr-sqrt_binary64 |
| 48× | add-cube-cbrt_binary64 |
| 42× | cbrt-prod_binary64 |
4 calls:
| 7.0ms | (cbrt.f64 (pow.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) 3)) |
| 7.0ms | (pow.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) 3) |
| 6.0ms | (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
| 4.0ms | (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
| 1× | egg-herbie |
| 662× | associate-*l/_binary64 |
| 354× | times-frac_binary64 |
| 287× | associate-/l*_binary64 |
| 273× | associate-/r*_binary64 |
| 247× | fma-def_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 4578 |
| 1 | 522 | 4110 |
| 2 | 1484 | 3997 |
| 3 | 5078 | 3997 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 205 | 0 | 205 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 205 | 3 | 208 |
| Status | Error | Program |
| ✓ | 0.0b | (/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| ▶ | 0.5b | (*.f64 (/.f64 (sqrt.f64 2) 2) (/.f64 (sqrt.f64 2) (cosh.f64 x))) |
| ✓ | 0.0b | (cbrt.f64 (pow.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) 3)) |
Compiled 3943 to 1978 computations (49.8% saved)
Found 2 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (/.f64 (sqrt.f64 2) (cosh.f64 x)) |
| ✓ | 0.5b | (*.f64 (/.f64 (sqrt.f64 2) 2) (/.f64 (sqrt.f64 2) (cosh.f64 x))) |
2 calls:
| 34.0ms | (*.f64 (/.f64 (sqrt.f64 2) 2) (/.f64 (sqrt.f64 2) (cosh.f64 x))) |
| 24.0ms | (/.f64 (sqrt.f64 2) (cosh.f64 x)) |
| 1× | rewrite-expression-head |
| 73× | add-sqr-sqrt_binary64 |
| 66× | times-frac_binary64 |
| 43× | *-un-lft-identity_binary64 |
| 43× | add-cube-cbrt_binary64 |
| 36× | sqrt-prod_binary64 |
2 calls:
| 14.0ms | (*.f64 (/.f64 (sqrt.f64 2) 2) (/.f64 (sqrt.f64 2) (cosh.f64 x))) |
| 6.0ms | (/.f64 (sqrt.f64 2) (cosh.f64 x)) |
| 1× | egg-herbie |
| 640× | associate-/l*_binary64 |
| 573× | fma-def_binary64 |
| 363× | *-commutative_binary64 |
| 356× | associate-/l/_binary64 |
| 267× | fma-neg_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 2599 |
| 1 | 478 | 2383 |
| 2 | 1423 | 2028 |
| 3 | 3862 | 1982 |
| 4 | 4922 | 1982 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 0 | 177 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 177 | 3 | 180 |
| Status | Error | Program |
| ✓ | 0.0b | (/.f64 2 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| ✓ | 0.5b | (*.f64 (/.f64 (sqrt.f64 2) 2) (/.f64 (sqrt.f64 2) (cosh.f64 x))) |
| ✓ | 0.0b | (cbrt.f64 (pow.f64 (/.f64 2 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) 3)) |
Compiled 3172 to 2509 computations (20.9% saved)
Total 0.0b remaining (20.8%)
Threshold costs 0.0b (20.8%)
Compiled 842 to 705 computations (16.3% saved)
| 1× | egg-herbie |
| 1× | *-commutative_binary64 |
| 1× | *-lft-identity_binary64 |
| 1× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 6 |
| 1 | 9 | 6 |
| 2 | 8 | 6 |
Compiled 5 to 4 computations (20% saved)
| 1× | intervals |
| 644.0ms | 8000× | body | 128 | valid |
Compiled 48 to 40 computations (16.7% saved)
Loading profile data...