Time bar (total: 5.1s)
| 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 |
| 0% | 99.9% | 0.1% | 5 |
| 12.5% | 87.4% | 0.1% | 6 |
| 15.6% | 84.3% | 0.1% | 7 |
| 18.7% | 81.1% | 0.1% | 8 |
| 25.7% | 73.3% | 0.9% | 9 |
| 28.5% | 60.8% | 10.7% | 10 |
| 30.2% | 58.7% | 11.1% | 11 |
| 32.7% | 52.2% | 15.2% | 12 |
| 33.5% | 39.2% | 27.4% | 13 |
| 34.3% | 37.8% | 27.9% | 14 |
Compiled 19 to 13 computations (31.6% saved)
| 1.4s | 8256× | body | 128 | valid |
| 610.0ms | 3753× | body | 128 | invalid |
Compiled 56 to 38 computations (32.1% saved)
| 1× | egg-herbie |
| 614× | *-commutative_binary64 |
| 613× | associate-*l*_binary64 |
| 526× | sqr-pow_binary64 |
| 394× | associate-*r/_binary64 |
| 380× | cube-prod_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 22 |
| 1 | 27 | 18 |
| 2 | 55 | 17 |
| 3 | 104 | 17 |
| 4 | 225 | 17 |
| 5 | 591 | 17 |
| 6 | 1774 | 17 |
| 7 | 2466 | 17 |
| 8 | 2534 | 17 |
| 9 | 2692 | 17 |
| 10 | 2908 | 17 |
| 11 | 3166 | 17 |
| 12 | 3656 | 17 |
| 13 | 4497 | 17 |
| 14 | 5019 | 17 |
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 |
| ▶ | 1.4b | (/.f64 (*.f64 a (pow.f64 k m)) (fma.f64 k (+.f64 k 10) 1)) |
Compiled 60 to 37 computations (38.3% saved)
Found 2 expressions with local error:
| New | Error | Program |
| ✓ | 0.0b | (*.f64 a (pow.f64 k m)) |
| ✓ | 1.4b | (/.f64 (*.f64 a (pow.f64 k m)) (fma.f64 k (+.f64 k 10) 1)) |
2 calls:
| 300.0ms | (/.f64 (*.f64 a (pow.f64 k m)) (fma.f64 k (+.f64 k 10) 1)) |
| 239.0ms | (*.f64 a (pow.f64 k m)) |
| 1× | rewrite-expression-head |
| 17× | add-exp-log_binary64 |
| 12× | add-sqr-sqrt_binary64 |
| 9× | add-cbrt-cube_binary64 |
| 7× | associate-*r*_binary64 |
| 7× | *-un-lft-identity_binary64 |
2 calls:
| 4.0ms | (/.f64 (*.f64 a (pow.f64 k m)) (fma.f64 k (+.f64 k 10) 1)) |
| 4.0ms | (*.f64 a (pow.f64 k m)) |
| 1× | egg-herbie |
| 580× | fma-def_binary64 |
| 426× | fma-neg_binary64 |
| 424× | associate-/r*_binary64 |
| 331× | associate-/r/_binary64 |
| 315× | associate-/l/_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 2471 |
| 1 | 511 | 2183 |
| 2 | 1953 | 2003 |
| 3 | 4480 | 1999 |
| 4 | 4945 | 1999 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 1 | 97 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 2 | 98 |
| Status | Error | Program |
| ✓ | 1.4b | (/.f64 (*.f64 a (pow.f64 k m)) (fma.f64 k (+.f64 k 10) 1)) |
| ▶ | 1.4b | (*.f64 a (/.f64 (pow.f64 k m) (fma.f64 k (+.f64 k 10) 1))) |
Compiled 2318 to 1264 computations (45.5% saved)
Found 2 expressions with local error:
| New | Error | Program |
| ✓ | 0.4b | (/.f64 (pow.f64 k m) (fma.f64 k (+.f64 k 10) 1)) |
| ✓ | 1.2b | (*.f64 a (/.f64 (pow.f64 k m) (fma.f64 k (+.f64 k 10) 1))) |
2 calls:
| 296.0ms | (*.f64 a (/.f64 (pow.f64 k m) (fma.f64 k (+.f64 k 10) 1))) |
| 48.0ms | (/.f64 (pow.f64 k m) (fma.f64 k (+.f64 k 10) 1)) |
| 1× | rewrite-expression-head |
| 45× | times-frac_binary64 |
| 43× | add-sqr-sqrt_binary64 |
| 33× | *-un-lft-identity_binary64 |
| 33× | add-cube-cbrt_binary64 |
| 25× | associate-*r*_binary64 |
2 calls:
| 14.0ms | (*.f64 a (/.f64 (pow.f64 k m) (fma.f64 k (+.f64 k 10) 1))) |
| 6.0ms | (/.f64 (pow.f64 k m) (fma.f64 k (+.f64 k 10) 1)) |
| 1× | egg-herbie |
| 788× | times-frac_binary64 |
| 592× | fma-def_binary64 |
| 399× | fma-neg_binary64 |
| 388× | cancel-sign-sub-inv_binary64 |
| 218× | associate-*r*_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 287 | 4566 |
| 1 | 722 | 4205 |
| 2 | 2577 | 3821 |
| 3 | 4685 | 3821 |
| 4 | 4973 | 3821 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 0 | 189 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 189 | 2 | 191 |
| Status | Error | Program |
| ✓ | 1.4b | (/.f64 (*.f64 a (pow.f64 k m)) (fma.f64 k (+.f64 k 10) 1)) |
| ✓ | 1.4b | (*.f64 a (/.f64 (pow.f64 k m) (fma.f64 k (+.f64 k 10) 1))) |
Compiled 4924 to 2793 computations (43.3% saved)
Total 0.0b remaining (1.7%)
Threshold costs 0.0b (1.7%)
Compiled 944 to 642 computations (32% saved)
| 1× | egg-herbie |
| 2× | +-commutative_binary64 |
| 2× | *-commutative_binary64 |
| 1× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 22 |
| 1 | 19 | 22 |
| 2 | 18 | 22 |
Compiled 66 to 44 computations (33.3% saved)
Loading profile data...