Time bar (total: 2.1min)
| 1× | search |
| 2× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 84 |
| 1 | 60 | 84 |
| 0 | 4 | 4 |
| 1 | 4 | 4 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 93.6% | 6.4% | 7 |
| 3.1% | 84.2% | 12.7% | 8 |
| 12.5% | 67.1% | 20.5% | 9 |
| 16% | 63.5% | 20.5% | 10 |
| 17.9% | 57.7% | 24.4% | 11 |
| 22.6% | 48.7% | 28.7% | 12 |
| 28.7% | 37.8% | 33.6% | 13 |
| 30.4% | 35.9% | 33.7% | 14 |
(sort V l)
Compiled 9 to 9 computations (0% saved)
| 1× | intervals |
| 16.0ms | 254× | body | 128 | nan |
| 11.0ms | 256× | body | 128 | valid |
| 2.0ms | 31× | body | 128 | invalid |
Compiled 4886 to 7054 computations (-44.4% saved)
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 12 |
| 1 | 15 | 12 |
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 |
Compiled 16 to 16 computations (0% saved)
Found 3 expressions with local error:
| 0.9b | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 6.8b | (/.f64 A (*.f64 V l)) |
| 15.4b | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 1× | rewrite-expression-head |
| 16× | add-sqr-sqrt_binary64_782 |
| 15× | sqrt-prod_binary64_776 |
| 11× | add-cube-cbrt_binary64_795 *-un-lft-identity_binary64_760 |
| 10× | add-exp-log_binary64_798 add-cbrt-cube_binary64_796 associate-*r*_binary64_700 |
| 9× | times-frac_binary64_766 |
| 6× | pow1_binary64_821 |
| 3× | add-log-exp_binary64_799 div-inv_binary64_757 associate-/l*_binary64_705 associate-*l*_binary64_701 |
| 2× | sqrt-div_binary64_777 prod-exp_binary64_809 div-exp_binary64_811 cbrt-undiv_binary64_794 cbrt-unprod_binary64_793 unswap-sqr_binary64_728 |
| 1× | pow1/2_binary64_840 sqrt-pow1_binary64_778 rem-sqrt-square_binary64_773 frac-2neg_binary64_771 clear-num_binary64_759 associate-/r*_binary64_704 pow-prod-down_binary64_831 associate-*r/_binary64_702 *-commutative_binary64_691 |
3 calls:
| 8.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 4.0ms | (/.f64 A (*.f64 V l)) |
| 4.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
Compiled 937 to 244 computations (74% saved)
3 calls:
| 228.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 162.0ms | (/.f64 A (*.f64 V l)) |
| 96.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
Compiled 1032 to 758 computations (26.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4894 | 1105 |
| 1 | 4894 | 1105 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 13 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 13 | 97 |
Compiled 1258 to 365 computations (71% saved)
Found 4 expressions with local error:
| 0.6b | (cbrt.f64 A) |
| 0.9b | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)))) |
| 3.1b | (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)) |
| 15.4b | (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l))) |
| 1× | rewrite-expression-head |
| 40× | add-sqr-sqrt_binary64_782 |
| 28× | times-frac_binary64_766 |
| 27× | add-exp-log_binary64_798 |
| 26× | associate-*r*_binary64_700 |
| 22× | add-cube-cbrt_binary64_795 *-un-lft-identity_binary64_760 |
| 20× | add-cbrt-cube_binary64_796 |
| 14× | cbrt-prod_binary64_791 |
| 11× | pow1_binary64_821 |
| 10× | associate-*l*_binary64_701 |
| 9× | prod-exp_binary64_809 cbrt-unprod_binary64_793 |
| 7× | div-exp_binary64_811 cbrt-undiv_binary64_794 unswap-sqr_binary64_728 |
| 6× | sqrt-div_binary64_777 associate-*r/_binary64_702 |
| 4× | add-log-exp_binary64_799 |
| 3× | pow-prod-down_binary64_831 frac-times_binary64_770 associate-*l/_binary64_703 |
| 2× | sqrt-pow1_binary64_778 sqrt-prod_binary64_776 div-inv_binary64_757 *-commutative_binary64_691 |
| 1× | pow1/2_binary64_840 pow1/3_binary64_842 |
4 calls:
| 14.0ms | (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)) |
| 12.0ms | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)))) |
| 8.0ms | (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l))) |
| 1.0ms | (cbrt.f64 A) |
Compiled 2506 to 501 computations (80% saved)
4 calls:
| 256.0ms | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)))) |
| 208.0ms | (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)) |
| 122.0ms | (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l))) |
| 120.0ms | (cbrt.f64 A) |
Compiled 1252 to 940 computations (24.9% saved)
| 1× | egg-herbie |
Useful iterations: 0 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5074 | 1761 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 3 | 139 |
| Fresh | 6 | 6 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 10 | 152 |
Compiled 2162 to 667 computations (69.1% saved)
Found 3 expressions with local error:
| 0.9b | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 1 V) (/.f64 A l)))) |
| 4.9b | (*.f64 (/.f64 1 V) (/.f64 A l)) |
| 15.4b | (sqrt.f64 (*.f64 (/.f64 1 V) (/.f64 A l))) |
| 1× | rewrite-expression-head |
| 38× | add-sqr-sqrt_binary64_782 |
| 27× | add-exp-log_binary64_798 |
| 25× | times-frac_binary64_766 |
| 21× | *-un-lft-identity_binary64_760 |
| 19× | add-cube-cbrt_binary64_795 |
| 17× | add-cbrt-cube_binary64_796 associate-*r*_binary64_700 |
| 16× | associate-*l*_binary64_701 |
| 10× | pow1_binary64_821 |
| 9× | prod-exp_binary64_809 |
| 8× | div-exp_binary64_811 |
| 7× | unswap-sqr_binary64_728 |
| 6× | sqrt-div_binary64_777 associate-*r/_binary64_702 |
| 5× | cbrt-unprod_binary64_793 |
| 4× | cbrt-undiv_binary64_794 |
| 3× | add-log-exp_binary64_799 pow-prod-down_binary64_831 frac-times_binary64_770 associate-*l/_binary64_703 |
| 2× | sqrt-pow1_binary64_778 sqrt-prod_binary64_776 1-exp_binary64_804 rec-exp_binary64_810 div-inv_binary64_757 *-commutative_binary64_691 |
| 1× | pow1/2_binary64_840 |
3 calls:
| 14.0ms | (*.f64 (/.f64 1 V) (/.f64 A l)) |
| 9.0ms | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 1 V) (/.f64 A l)))) |
| 5.0ms | (sqrt.f64 (*.f64 (/.f64 1 V) (/.f64 A l))) |
Compiled 1585 to 849 computations (46.4% saved)
3 calls:
| 210.0ms | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 1 V) (/.f64 A l)))) |
| 167.0ms | (*.f64 (/.f64 1 V) (/.f64 A l)) |
| 100.0ms | (sqrt.f64 (*.f64 (/.f64 1 V) (/.f64 A l))) |
Compiled 1032 to 758 computations (26.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5198 | 1376 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 1 | 122 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 121 | 11 | 132 |
Compiled 1614 to 548 computations (66% saved)
Found 4 expressions with local error:
| 12.7b | (cbrt.f64 (/.f64 A l)) |
| 12.7b | (cbrt.f64 (/.f64 A l)) |
| 12.7b | (cbrt.f64 (/.f64 A l)) |
| 15.4b | (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 (/.f64 A l)) (cbrt.f64 (/.f64 A l))) V) (cbrt.f64 (/.f64 A l)))) |
| 1× | rewrite-expression-head |
| 39× | cbrt-prod_binary64_791 |
| 27× | times-frac_binary64_766 |
| 25× | add-cube-cbrt_binary64_795 add-sqr-sqrt_binary64_782 *-un-lft-identity_binary64_760 |
| 7× | pow1_binary64_821 |
| 5× | cbrt-div_binary64_792 |
| 4× | add-log-exp_binary64_799 add-exp-log_binary64_798 add-cbrt-cube_binary64_796 |
| 3× | sqrt-div_binary64_777 pow1/3_binary64_842 div-inv_binary64_757 |
| 2× | sqrt-pow1_binary64_778 |
| 1× | pow1/2_binary64_840 pow-prod-down_binary64_831 frac-times_binary64_770 associate-*l/_binary64_703 associate-*r/_binary64_702 sqrt-prod_binary64_776 |
4 calls:
| 14.0ms | (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 (/.f64 A l)) (cbrt.f64 (/.f64 A l))) V) (cbrt.f64 (/.f64 A l)))) |
| 2.0ms | (cbrt.f64 (/.f64 A l)) |
| 2.0ms | (cbrt.f64 (/.f64 A l)) |
| 2.0ms | (cbrt.f64 (/.f64 A l)) |
Compiled 2096 to 500 computations (76.1% saved)
4 calls:
| 300.0ms | (cbrt.f64 (/.f64 A l)) |
| 299.0ms | (cbrt.f64 (/.f64 A l)) |
| 293.0ms | (cbrt.f64 (/.f64 A l)) |
| 133.0ms | (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 (/.f64 A l)) (cbrt.f64 (/.f64 A l))) V) (cbrt.f64 (/.f64 A l)))) |
Compiled 1825 to 1292 computations (29.2% saved)
| 1× | egg-herbie |
Useful iterations: 0 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4886 | 1208 |
| 1 | 4886 | 1208 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 0 | 107 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 107 | 11 | 118 |
Compiled 2280 to 560 computations (75.4% saved)
Total 3.9b remaining (41.1%)
Threshold costs 0b (0%)
Compiled 9783 to 6618 computations (32.4% saved)
Compiled 3 to 5 computations (-66.7% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 111 |
| 1 | 51 | 111 |
Compiled 146 to 84 computations (42.5% saved)
| 1× | intervals |
| 573.0ms | 8849× | body | 128 | nan |
| 364.0ms | 8000× | body | 128 | valid |
| 59.0ms | 952× | body | 128 | invalid |
Compiled 161334 to 232174 computations (-43.9% saved)
Loading profile data...