Time bar (total: 7.7s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 25% | 74.9% | 0.1% | 3 |
| 25% | 74.9% | 0.1% | 4 |
| 25% | 74.9% | 0.1% | 5 |
| 31.2% | 68.6% | 0.1% | 6 |
| 32.8% | 67.1% | 0.1% | 7 |
| 34.3% | 65.5% | 0.1% | 8 |
| 38.2% | 61.2% | 0.5% | 9 |
| 39.6% | 53% | 7.4% | 10 |
| 40.3% | 52.4% | 7.4% | 11 |
| 41.6% | 49.6% | 8.8% | 12 |
| 42% | 39.9% | 18.1% | 13 |
| 42.3% | 39.6% | 18.2% | 14 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | intervals |
| 19.0ms | 256× | body | 128 | valid |
| 8.0ms | 96× | body | 128 | invalid |
| 3.0ms | 67× | body | 128 | nan |
Compiled 31 to 28 computations (9.7% saved)
| 1× | egg-herbie |
Useful iterations: 0 (149.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4739 | 19 |
| 1 | 4739 | 19 |
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 |
Merged error: 2.2b
Compiled 69 to 57 computations (17.4% saved)
Found 3 expressions with local error:
| 0.0b | (*.f64 a (pow.f64 k m)) |
| 0.0b | (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k)) |
| 2.2b | (/.f64 (*.f64 a (pow.f64 k m)) (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k))) |
| 1× | rewrite-expression-head |
| 18× | add-exp-log_binary64 |
| 13× | add-sqr-sqrt_binary64 |
| 10× | add-cbrt-cube_binary64 |
| 8× | *-un-lft-identity_binary64 add-log-exp_binary64 add-cube-cbrt_binary64 |
| 7× | associate-*r*_binary64 |
| 6× | prod-exp_binary64 |
| 4× | unpow-prod-down_binary64 div-exp_binary64 |
| 3× | associate-/r*_binary64 pow1_binary64 associate-*l*_binary64 unswap-sqr_binary64 times-frac_binary64 sum-log_binary64 |
| 2× | pow-to-exp_binary64 flip3-+_binary64 cbrt-unprod_binary64 cbrt-undiv_binary64 sqr-pow_binary64 associate-/r/_binary64 flip-+_binary64 pow-exp_binary64 |
| 1× | associate-+l+_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 div-inv_binary64 +-commutative_binary64 *-commutative_binary64 |
3 calls:
| 9.0ms | (/.f64 (*.f64 a (pow.f64 k m)) (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k))) |
| 6.0ms | (*.f64 a (pow.f64 k m)) |
| 6.0ms | (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k)) |
3 calls:
| 254.0ms | (/.f64 (*.f64 a (pow.f64 k m)) (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k))) |
| 100.0ms | (*.f64 a (pow.f64 k m)) |
| 20.0ms | (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k)) |
| 1× | egg-herbie |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4959 | 1229 |
| 1 | 4959 | 1229 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 5 | 72 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 7 | 74 |
Merged error: 2.2b
Compiled 3302 to 2132 computations (35.4% saved)
Found 3 expressions with local error:
| 0.0b | (/.f64 a (pow.f64 (/.f64 1 k) m)) |
| 0.0b | (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k)) |
| 2.2b | (/.f64 (/.f64 a (pow.f64 (/.f64 1 k) m)) (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k))) |
| 1× | rewrite-expression-head |
| 564× | times-frac_binary64 |
| 277× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64 |
| 208× | unpow-prod-down_binary64 |
| 58× | associate-/l*_binary64 |
| 30× | add-exp-log_binary64 |
| 22× | div-inv_binary64 |
| 20× | associate-/r*_binary64 |
| 18× | div-exp_binary64 |
| 16× | sqr-pow_binary64 |
| 10× | add-cbrt-cube_binary64 |
| 8× | add-log-exp_binary64 |
| 6× | pow-exp_binary64 |
| 4× | cbrt-undiv_binary64 |
| 3× | pow1_binary64 sum-log_binary64 |
| 2× | pow-to-exp_binary64 flip3-+_binary64 associate-/r/_binary64 clear-num_binary64 frac-2neg_binary64 rec-exp_binary64 flip-+_binary64 |
| 1× | associate-/l/_binary64 associate-+l+_binary64 +-commutative_binary64 |
3 calls:
| 26.0ms | (/.f64 (/.f64 a (pow.f64 (/.f64 1 k) m)) (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k))) |
| 9.0ms | (/.f64 a (pow.f64 (/.f64 1 k) m)) |
| 6.0ms | (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k)) |
3 calls:
| 335.0ms | (/.f64 (/.f64 a (pow.f64 (/.f64 1 k) m)) (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k))) |
| 154.0ms | (/.f64 a (pow.f64 (/.f64 1 k) m)) |
| 20.0ms | (+.f64 (+.f64 1 (*.f64 10 k)) (*.f64 k k)) |
| 1× | egg-herbie |
Useful iterations: 0 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5294 | 13232 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 351 | 2 | 353 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 351 | 9 | 360 |
Merged error: 2.2b
Compiled 11750 to 7579 computations (35.5% saved)
Found 2 expressions with local error:
| 0.0b | (/.f64 a (pow.f64 (/.f64 1 k) m)) |
| 2.2b | (/.f64 (neg.f64 (/.f64 a (pow.f64 (/.f64 1 k) m))) (-.f64 -1 (*.f64 k (+.f64 k 10)))) |
| 1× | rewrite-expression-head |
| 1053× | times-frac_binary64 |
| 507× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64 |
| 364× | unpow-prod-down_binary64 |
| 220× | distribute-lft-neg-in_binary64 distribute-rgt-neg-in_binary64 |
| 117× | associate-/l*_binary64 |
| 38× | div-inv_binary64 |
| 28× | sqr-pow_binary64 |
| 20× | associate-/r*_binary64 |
| 14× | add-exp-log_binary64 |
| 7× | div-exp_binary64 |
| 6× | add-cbrt-cube_binary64 |
| 4× | neg-mul-1_binary64 |
| 3× | pow-exp_binary64 |
| 2× | add-log-exp_binary64 pow1_binary64 cbrt-undiv_binary64 associate-/r/_binary64 clear-num_binary64 frac-2neg_binary64 |
| 1× | pow-to-exp_binary64 associate-/l/_binary64 flip3--_binary64 neg-sub0_binary64 distribute-neg-frac_binary64 div-sub_binary64 rec-exp_binary64 distribute-frac-neg_binary64 flip--_binary64 |
2 calls:
| 31.0ms | (/.f64 (neg.f64 (/.f64 a (pow.f64 (/.f64 1 k) m))) (-.f64 -1 (*.f64 k (+.f64 k 10)))) |
| 9.0ms | (/.f64 a (pow.f64 (/.f64 1 k) m)) |
2 calls:
| 314.0ms | (/.f64 (neg.f64 (/.f64 a (pow.f64 (/.f64 1 k) m))) (-.f64 -1 (*.f64 k (+.f64 k 10)))) |
| 138.0ms | (/.f64 a (pow.f64 (/.f64 1 k) m)) |
| 1× | egg-herbie |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4990 | 24735 |
| 1 | 4990 | 24735 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 569 | 0 | 569 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 569 | 9 | 578 |
Merged error: 2.2b
Compiled 19392 to 12774 computations (34.1% saved)
Found 2 expressions with local error:
| 0.0b | (*.f64 (+.f64 1 (*.f64 k (+.f64 k 10))) (pow.f64 (/.f64 1 k) m)) |
| 2.2b | (/.f64 a (*.f64 (+.f64 1 (*.f64 k (+.f64 k 10))) (pow.f64 (/.f64 1 k) m))) |
| 1× | rewrite-expression-head |
| 29× | add-exp-log_binary64 |
| 23× | add-sqr-sqrt_binary64 |
| 17× | associate-*r*_binary64 |
| 16× | unpow-prod-down_binary64 |
| 14× | *-un-lft-identity_binary64 times-frac_binary64 |
| 13× | add-cube-cbrt_binary64 |
| 10× | prod-exp_binary64 |
| 9× | add-cbrt-cube_binary64 |
| 8× | div-exp_binary64 |
| 6× | pow-exp_binary64 |
| 5× | unswap-sqr_binary64 |
| 4× | associate-*l/_binary64 |
| 3× | associate-*l*_binary64 associate-/l*_binary64 |
| 2× | pow-to-exp_binary64 flip3-+_binary64 add-log-exp_binary64 pow1_binary64 cbrt-unprod_binary64 cbrt-undiv_binary64 sqr-pow_binary64 associate-/r/_binary64 rec-exp_binary64 div-inv_binary64 flip-+_binary64 |
| 1× | associate-/r*_binary64 clear-num_binary64 frac-2neg_binary64 *-commutative_binary64 |
2 calls:
| 12.0ms | (*.f64 (+.f64 1 (*.f64 k (+.f64 k 10))) (pow.f64 (/.f64 1 k) m)) |
| 10.0ms | (/.f64 a (*.f64 (+.f64 1 (*.f64 k (+.f64 k 10))) (pow.f64 (/.f64 1 k) m))) |
2 calls:
| 322.0ms | (/.f64 a (*.f64 (+.f64 1 (*.f64 k (+.f64 k 10))) (pow.f64 (/.f64 1 k) m))) |
| 84.0ms | (*.f64 (+.f64 1 (*.f64 k (+.f64 k 10))) (pow.f64 (/.f64 1 k) m)) |
| 1× | egg-herbie |
Useful iterations: 0 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4939 | 1775 |
| 1 | 4939 | 1775 |
10 alts after pruning (6 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 1 | 74 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 73 | 10 | 83 |
Merged error: 2.2b
Compiled 2210 to 1437 computations (35% saved)
Compiled 832 to 662 computations (20.4% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 19 |
| 1 | 16 | 19 |
| 1× | intervals |
| 541.0ms | 8000× | body | 128 | valid |
| 289.0ms | 3357× | body | 128 | invalid |
| 98.0ms | 2090× | body | 128 | nan |
Compiled 228 to 182 computations (20.2% saved)
Loading profile data...