Time bar (total: 2.9s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 50% | 50% | 0.1% | 3 |
| 50% | 50% | 0.1% | 4 |
| 62.4% | 37.5% | 0.1% | 5 |
| 62.4% | 31.2% | 6.3% | 6 |
| 68.7% | 21.9% | 9.5% | 7 |
| 68.7% | 17.2% | 14.1% | 8 |
| 71.8% | 11.7% | 16.5% | 9 |
| 71.8% | 9% | 19.2% | 10 |
| 73.4% | 6% | 20.6% | 11 |
| 73.4% | 4.6% | 22% | 12 |
| 74.1% | 3.1% | 22.8% | 13 |
| 74.1% | 2.3% | 23.5% | 14 |
Compiled 9 to 7 computations (22.2% saved)
(sort a x)
| 784.0ms | 1479× | body | 2048 | valid |
| 593.0ms | 1713× | body | 1024 | valid |
| 289.0ms | 3235× | body | 128 | valid |
| 263.0ms | 1214× | body | 512 | valid |
| 92.0ms | 615× | body | 256 | valid |
| 13.0ms | 142× | body | 128 | invalid |
Compiled 26 to 20 computations (23.1% saved)
| 1× | egg-herbie |
| 571× | fma-neg_binary64 |
| 455× | *-commutative_binary64 |
| 440× | unswap-sqr_binary64 |
| 344× | associate-*l*_binary64 |
| 274× | associate-+l+_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 6 |
| 1 | 16 | 6 |
| 2 | 23 | 6 |
| 3 | 35 | 6 |
| 4 | 70 | 6 |
| 5 | 160 | 6 |
| 6 | 432 | 6 |
| 7 | 1564 | 6 |
| 8 | 3490 | 6 |
| 9 | 4954 | 6 |
| 10 | 4993 | 6 |
| 11 | 4874 | 6 |
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 | (expm1.f64 (*.f64 a x)) |
Compiled 24 to 15 computations (37.5% saved)
Found 1 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (expm1.f64 (*.f64 a x)) |
1 calls:
| 6.0ms | (expm1.f64 (*.f64 a x)) |
| 1× | rewrite-expression-head |
| 2× | log1p-expm1-u_binary64 |
| 1× | *-un-lft-identity_binary64 |
| 1× | add-sqr-sqrt_binary64 |
| 1× | add-cube-cbrt_binary64 |
| 1× | add-cbrt-cube_binary64 |
1 calls:
| 0.0ms | (expm1.f64 (*.f64 a x)) |
| 1× | egg-herbie |
| 910× | fma-def_binary64 |
| 844× | distribute-lft-out_binary64 |
| 785× | fma-neg_binary64 |
| 383× | *-commutative_binary64 |
| 308× | unswap-sqr_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 382 |
| 1 | 96 | 369 |
| 2 | 262 | 363 |
| 3 | 966 | 347 |
| 4 | 2376 | 333 |
| 5 | 3696 | 333 |
| 6 | 4842 | 333 |
| 7 | 5375 | 333 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 17 | 2 | 19 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 17 | 3 | 20 |
| Status | Error | Program |
| ▶ | 19.1b | (cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
| 25.6b | (fma.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a) (fma.f64 1/6 (pow.f64 (*.f64 a x) 3) (*.f64 1/24 (pow.f64 (*.f64 a x) 4)))) | |
| ✓ | 0.0b | (expm1.f64 (*.f64 a x)) |
Compiled 297 to 153 computations (48.5% saved)
Found 3 expressions with local error:
| New | Error | Program |
| 0.0b | (expm1.f64 (*.f64 a x)) | |
| ✓ | 0.1b | (pow.f64 (expm1.f64 (*.f64 a x)) 3) |
| ✓ | 19.1b | (cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
2 calls:
| 22.0ms | (pow.f64 (expm1.f64 (*.f64 a x)) 3) |
| 6.0ms | (cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
| 1× | rewrite-expression-head |
| 12× | cbrt-prod_binary64 |
| 8× | *-un-lft-identity_binary64 |
| 8× | add-sqr-sqrt_binary64 |
| 8× | add-cube-cbrt_binary64 |
| 6× | cube-prod_binary64 |
2 calls:
| 2.0ms | (cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
| 1.0ms | (pow.f64 (expm1.f64 (*.f64 a x)) 3) |
| 1× | egg-herbie |
| 674× | associate-*l*_binary64 |
| 587× | associate-*r*_binary64 |
| 337× | log-prod_binary64 |
| 288× | fma-def_binary64 |
| 278× | exp-prod_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 1262 |
| 1 | 202 | 1199 |
| 2 | 629 | 1177 |
| 3 | 3098 | 1171 |
| 4 | 4791 | 1171 |
| 5 | 4962 | 1171 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 0 | 89 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 89 | 3 | 92 |
| Status | Error | Program |
| ✓ | 19.1b | (cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
| ▶ | 25.6b | (fma.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a) (fma.f64 1/6 (pow.f64 (*.f64 a x) 3) (*.f64 1/24 (pow.f64 (*.f64 a x) 4)))) |
| ✓ | 0.0b | (expm1.f64 (*.f64 a x)) |
Compiled 1344 to 717 computations (46.7% saved)
Found 4 expressions with local error:
| New | Error | Program |
| ✓ | 0.2b | (pow.f64 (*.f64 a x) 4) |
| ✓ | 0.3b | (fma.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a) (fma.f64 1/6 (pow.f64 (*.f64 a x) 3) (*.f64 1/24 (pow.f64 (*.f64 a x) 4)))) |
| ✓ | 7.5b | (fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
| ✓ | 11.8b | (fma.f64 1/6 (pow.f64 (*.f64 a x) 3) (*.f64 1/24 (pow.f64 (*.f64 a x) 4))) |
4 calls:
| 31.0ms | (fma.f64 1/6 (pow.f64 (*.f64 a x) 3) (*.f64 1/24 (pow.f64 (*.f64 a x) 4))) |
| 17.0ms | (fma.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a) (fma.f64 1/6 (pow.f64 (*.f64 a x) 3) (*.f64 1/24 (pow.f64 (*.f64 a x) 4)))) |
| 17.0ms | (pow.f64 (*.f64 a x) 4) |
| 12.0ms | (fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
| 1× | rewrite-expression-head |
| 7× | add-exp-log_binary64 |
| 7× | pow1_binary64 |
| 5× | *-un-lft-identity_binary64 |
| 5× | add-sqr-sqrt_binary64 |
| 5× | add-cube-cbrt_binary64 |
4 calls:
| 2.0ms | (pow.f64 (*.f64 a x) 4) |
| 0.0ms | (fma.f64 1/6 (pow.f64 (*.f64 a x) 3) (*.f64 1/24 (pow.f64 (*.f64 a x) 4))) |
| 0.0ms | (fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
| 0.0ms | (fma.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a) (fma.f64 1/6 (pow.f64 (*.f64 a x) 3) (*.f64 1/24 (pow.f64 (*.f64 a x) 4)))) |
| 1× | egg-herbie |
| 581× | exp-prod_binary64 |
| 519× | associate-*l*_binary64 |
| 435× | associate-*r*_binary64 |
| 337× | distribute-rgt-out_binary64 |
| 324× | swap-sqr_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 2650 |
| 1 | 176 | 2274 |
| 2 | 475 | 2252 |
| 3 | 2536 | 2220 |
| 4 | 5284 | 2220 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 0 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 96 | 3 | 99 |
| Status | Error | Program |
| ✓ | 19.1b | (cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
| ✓ | 25.6b | (fma.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a) (fma.f64 1/6 (pow.f64 (*.f64 a x) 3) (*.f64 1/24 (pow.f64 (*.f64 a x) 4)))) |
| ✓ | 0.0b | (expm1.f64 (*.f64 a x)) |
Compiled 2855 to 1556 computations (45.5% saved)
Total 0.0b remaining (22.9%)
Threshold costs 0.0b (22.9%)
Compiled 880 to 569 computations (35.3% saved)
| 1× | egg-herbie |
| 1× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 6 |
| 1 | 6 | 6 |
| 2 | 6 | 6 |
(sort a x)
Compiled 65 to 43 computations (33.8% saved)
Loading profile data...