Time bar (total: 3.9s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 50% | 50% | 0% | 3 |
| 50% | 25% | 25% | 4 |
| 50% | 12.5% | 37.5% | 5 |
| 50% | 6.2% | 43.8% | 6 |
| 50% | 3.1% | 46.9% | 7 |
| 50% | 1.6% | 48.5% | 8 |
| 50% | 0.8% | 49.2% | 9 |
| 50.4% | 0.4% | 49.2% | 10 |
| 50.4% | 0.2% | 49.4% | 11 |
| 50.4% | 0.1% | 49.5% | 12 |
| 50.4% | 0% | 49.6% | 13 |
| 50.4% | 0% | 49.6% | 14 |
Compiled 10 to 8 computations (20% saved)
| Status | Error | Program |
| ▶ | 57.9b | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) 2) |
| 1.8s | 4193× | body | 1024 | valid |
| 544.0ms | 2016× | body | 512 | valid |
| 211.0ms | 413× | body | 2048 | valid |
| 178.0ms | 993× | body | 256 | valid |
| 68.0ms | 641× | body | 128 | valid |
| 0.0ms | 1× | body | 128 | invalid |
Compiled 47 to 37 computations (21.3% saved)
Found 1 expressions with local error:
| New | Error | Program |
| ✓ | 4.9b | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
1 calls:
| 2.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 2× | batch-egg-rewrite |
| 68× | add-sqr-sqrt_binary64 |
| 65× | log1p-expm1-u_binary64 |
| 65× | expm1-log1p-u_binary64 |
| 64× | add-log-exp_binary64 |
| 62× | add-cbrt-cube_binary64 |
1 calls:
| 17.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 6 |
| 1 | 130 | 6 |
| 2 | 71 | 6 |
| 0 | 0 | 0 |
| 1 | 0 | 0 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 7 | 1 | 8 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 7 | 2 | 9 |
| Status | Error | Program |
| ▶ | 0.6b | (/.f64 (+.f64 (*.f64 1/60 (pow.f64 x 5)) (+.f64 (*.f64 1/2520 (pow.f64 x 7)) (+.f64 (*.f64 1/3 (pow.f64 x 3)) (*.f64 2 x)))) 2) |
| ✓ | 57.9b | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) 2) |
Compiled 150 to 119 computations (20.7% saved)
Found 4 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (+.f64 (*.f64 1/60 (pow.f64 x 5)) (+.f64 (*.f64 1/2520 (pow.f64 x 7)) (+.f64 (*.f64 1/3 (pow.f64 x 3)) (*.f64 2 x)))) |
| ✓ | 0.0b | (*.f64 1/60 (pow.f64 x 5)) |
| ✓ | 0.1b | (*.f64 1/2520 (pow.f64 x 7)) |
| ✓ | 0.1b | (*.f64 1/3 (pow.f64 x 3)) |
4 calls:
| 4.0ms | (*.f64 1/3 (pow.f64 x 3)) |
| 4.0ms | (+.f64 (*.f64 1/60 (pow.f64 x 5)) (+.f64 (*.f64 1/2520 (pow.f64 x 7)) (+.f64 (*.f64 1/3 (pow.f64 x 3)) (*.f64 2 x)))) |
| 3.0ms | (*.f64 1/2520 (pow.f64 x 7)) |
| 3.0ms | (*.f64 1/60 (pow.f64 x 5)) |
| 2× | batch-egg-rewrite |
| 908× | prod-diff_binary64 |
| 205× | add-sqr-sqrt_binary64 |
| 204× | log1p-expm1-u_binary64 |
| 204× | expm1-log1p-u_binary64 |
| 195× | add-log-exp_binary64 |
4 calls:
| 77.0ms | (+.f64 (*.f64 1/60 (pow.f64 x 5)) (+.f64 (*.f64 1/2520 (pow.f64 x 7)) (+.f64 (*.f64 1/3 (pow.f64 x 3)) (*.f64 2 x)))) |
| 77.0ms | (*.f64 1/60 (pow.f64 x 5)) |
| 77.0ms | (*.f64 1/2520 (pow.f64 x 7)) |
| 77.0ms | (*.f64 1/3 (pow.f64 x 3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 46 |
| 1 | 436 | 46 |
| 2 | 4766 | 46 |
| 3 | 6162 | 46 |
| 0 | 0 | 0 |
| 1 | 0 | 0 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 1 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 86 | 3 | 89 |
| Status | Error | Program |
| ▶ | 45.1b | (/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) 3) (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 3)) (+.f64 (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7)))) (-.f64 (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 2) (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)))))) 2) |
| ✓ | 0.6b | (/.f64 (+.f64 (*.f64 1/60 (pow.f64 x 5)) (+.f64 (*.f64 1/2520 (pow.f64 x 7)) (+.f64 (*.f64 1/3 (pow.f64 x 3)) (*.f64 2 x)))) 2) |
| ✓ | 57.9b | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) 2) |
Compiled 2719 to 2255 computations (17.1% saved)
Found 4 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2))) |
| ✓ | 0.0b | (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) |
| ✓ | 0.1b | (*.f64 1/2520 (pow.f64 x 7)) |
| ✓ | 44.0b | (/.f64 (+.f64 (pow.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) 3) (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 3)) (+.f64 (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7)))) (-.f64 (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 2) (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)))))) |
4 calls:
| 6.0ms | (/.f64 (+.f64 (pow.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) 3) (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 3)) (+.f64 (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7)))) (-.f64 (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 2) (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)))))) |
| 5.0ms | (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2))) |
| 5.0ms | (*.f64 1/2520 (pow.f64 x 7)) |
| 5.0ms | (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) |
| 2× | batch-egg-rewrite |
| 264× | log1p-expm1-u_binary64 |
| 264× | expm1-log1p-u_binary64 |
| 252× | add-cbrt-cube_binary64 |
| 249× | add-log-exp_binary64 |
| 248× | add-cube-cbrt_binary64 |
4 calls:
| 69.0ms | (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2))) |
| 69.0ms | (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) |
| 69.0ms | (*.f64 1/2520 (pow.f64 x 7)) |
| 69.0ms | (/.f64 (+.f64 (pow.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) 3) (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 3)) (+.f64 (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7)))) (-.f64 (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 2) (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 145 |
| 1 | 570 | 145 |
| 2 | 4818 | 145 |
| 3 | 4785 | 145 |
| 0 | 0 | 0 |
| 1 | 0 | 0 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 0 | 213 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 213 | 3 | 216 |
| Status | Error | Program |
| ✓ | 45.1b | (/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) 3) (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 3)) (+.f64 (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7)))) (-.f64 (pow.f64 (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)) 2) (*.f64 (fma.f64 1/60 (pow.f64 x 5) (*.f64 1/2520 (pow.f64 x 7))) (fma.f64 1/3 (pow.f64 x 3) (*.f64 x 2)))))) 2) |
| ✓ | 0.6b | (/.f64 (+.f64 (*.f64 1/60 (pow.f64 x 5)) (+.f64 (*.f64 1/2520 (pow.f64 x 7)) (+.f64 (*.f64 1/3 (pow.f64 x 3)) (*.f64 2 x)))) 2) |
| ✓ | 57.9b | (/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) 2) |
Compiled 16338 to 13501 computations (17.4% saved)
Total 0.5b remaining (99.2%)
Threshold costs 0.5b (99.2%)
Compiled 3507 to 2900 computations (17.3% saved)
| 1× | egg-herbie |
| 2× | *-commutative_binary64 |
| 1× | *-lft-identity_binary64 |
| 1× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 28 |
| 1 | 23 | 28 |
| 2 | 22 | 28 |
Compiled 154 to 126 computations (18.2% saved)
Loading profile data...