Time bar (total: 7.5s)
| 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 |
| 9.0ms | 256× | body | 128 | valid |
| 3.0ms | 94× | body | 128 | nan |
| 1.0ms | 30× | body | 128 | invalid |
Compiled 17 to 21 computations (-23.5% 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:
| 2.3b | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 5.5b | (/.f64 A (*.f64 V l)) |
| 15.8b | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 1× | rewrite-expression-head |
| 16× | add-sqr-sqrt_binary64_1123 |
| 15× | sqrt-prod_binary64_1117 |
| 11× | add-cube-cbrt_binary64_1136 *-un-lft-identity_binary64_1101 |
| 10× | add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137 associate-*r*_binary64_1041 |
| 9× | times-frac_binary64_1107 |
| 6× | pow1_binary64_1162 |
| 3× | add-log-exp_binary64_1140 div-inv_binary64_1098 associate-/l*_binary64_1046 associate-*l*_binary64_1042 |
| 2× | sqrt-div_binary64_1118 prod-exp_binary64_1150 div-exp_binary64_1152 cbrt-undiv_binary64_1135 cbrt-unprod_binary64_1134 unswap-sqr_binary64_1069 |
| 1× | pow1/2_binary64_1181 sqrt-pow1_binary64_1119 rem-sqrt-square_binary64_1114 frac-2neg_binary64_1112 clear-num_binary64_1100 associate-/r*_binary64_1045 pow-prod-down_binary64_1172 associate-*r/_binary64_1043 *-commutative_binary64_1032 |
3 calls:
| 14.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:
| 148.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 102.0ms | (/.f64 A (*.f64 V l)) |
| 70.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
Compiled 1032 to 758 computations (26.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4894 | 1105 |
| 1 | 4894 | 1105 |
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 13 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 14 | 97 |
Compiled 1256 to 361 computations (71.3% saved)
Found 4 expressions with local error:
| 0.6b | (cbrt.f64 A) |
| 2.3b | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)))) |
| 3.2b | (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)) |
| 15.8b | (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_1123 |
| 28× | times-frac_binary64_1107 |
| 27× | add-exp-log_binary64_1139 |
| 26× | associate-*r*_binary64_1041 |
| 22× | add-cube-cbrt_binary64_1136 *-un-lft-identity_binary64_1101 |
| 20× | add-cbrt-cube_binary64_1137 |
| 14× | cbrt-prod_binary64_1132 |
| 11× | pow1_binary64_1162 |
| 10× | associate-*l*_binary64_1042 |
| 9× | prod-exp_binary64_1150 cbrt-unprod_binary64_1134 |
| 7× | div-exp_binary64_1152 cbrt-undiv_binary64_1135 unswap-sqr_binary64_1069 |
| 6× | sqrt-div_binary64_1118 associate-*r/_binary64_1043 |
| 4× | add-log-exp_binary64_1140 |
| 3× | pow-prod-down_binary64_1172 frac-times_binary64_1111 associate-*l/_binary64_1044 |
| 2× | sqrt-pow1_binary64_1119 sqrt-prod_binary64_1117 div-inv_binary64_1098 *-commutative_binary64_1032 |
| 1× | pow1/2_binary64_1181 pow1/3_binary64_1183 |
4 calls:
| 18.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:
| 155.0ms | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)))) |
| 125.0ms | (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l)) |
| 77.0ms | (cbrt.f64 A) |
| 74.0ms | (sqrt.f64 (*.f64 (/.f64 (*.f64 (cbrt.f64 A) (cbrt.f64 A)) V) (/.f64 (cbrt.f64 A) l))) |
Compiled 1252 to 940 computations (24.9% saved)
| 1× | egg-herbie |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5074 | 1761 |
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 3 | 139 |
| Fresh | 3 | 9 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 139 | 14 | 153 |
Compiled 2212 to 697 computations (68.5% saved)
Found 3 expressions with local error:
| 2.3b | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| 4.1b | (/.f64 (/.f64 A V) l) |
| 15.8b | (sqrt.f64 (/.f64 (/.f64 A V) l)) |
| 1× | rewrite-expression-head |
| 213× | times-frac_binary64_1107 |
| 134× | add-sqr-sqrt_binary64_1123 |
| 117× | add-cube-cbrt_binary64_1136 *-un-lft-identity_binary64_1101 |
| 89× | sqrt-prod_binary64_1117 |
| 46× | associate-*r*_binary64_1041 |
| 13× | div-inv_binary64_1098 associate-/l*_binary64_1046 |
| 10× | add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137 |
| 6× | pow1_binary64_1162 |
| 4× | unswap-sqr_binary64_1069 |
| 3× | add-log-exp_binary64_1140 rem-sqrt-square_binary64_1114 div-exp_binary64_1152 cbrt-undiv_binary64_1135 associate-/r*_binary64_1045 associate-*l*_binary64_1042 |
| 2× | sqrt-div_binary64_1118 |
| 1× | pow1/2_binary64_1181 sqrt-pow1_binary64_1119 frac-2neg_binary64_1112 clear-num_binary64_1100 associate-/l/_binary64_1048 pow-prod-down_binary64_1172 prod-exp_binary64_1150 cbrt-unprod_binary64_1134 associate-*r/_binary64_1043 *-commutative_binary64_1032 |
3 calls:
| 18.0ms | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| 7.0ms | (sqrt.f64 (/.f64 (/.f64 A V) l)) |
| 6.0ms | (/.f64 (/.f64 A V) l) |
Compiled 3504 to 961 computations (72.6% saved)
3 calls:
| 141.0ms | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| 94.0ms | (/.f64 (/.f64 A V) l) |
| 69.0ms | (sqrt.f64 (/.f64 (/.f64 A V) l)) |
Compiled 1032 to 758 computations (26.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (90.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4917 | 3725 |
| 1 | 4917 | 3725 |
20 alts after pruning (18 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 208 | 13 | 221 |
| Fresh | 6 | 5 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 215 | 20 | 235 |
Compiled 3731 to 992 computations (73.4% saved)
Found 4 expressions with local error:
| 0.6b | (cbrt.f64 V) |
| 0.6b | (cbrt.f64 V) |
| 0.6b | (cbrt.f64 l) |
| 0.6b | (cbrt.f64 l) |
| 1× | rewrite-expression-head |
| 12× | cbrt-prod_binary64_1132 |
| 8× | add-cube-cbrt_binary64_1136 add-sqr-sqrt_binary64_1123 *-un-lft-identity_binary64_1101 |
| 4× | pow1/3_binary64_1183 pow1_binary64_1162 add-log-exp_binary64_1140 add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137 |
4 calls:
| 1.0ms | (cbrt.f64 l) |
| 1.0ms | (cbrt.f64 V) |
| 1.0ms | (cbrt.f64 V) |
| 1.0ms | (cbrt.f64 l) |
Compiled 1108 to 237 computations (78.6% saved)
4 calls:
| 77.0ms | (cbrt.f64 l) |
| 73.0ms | (cbrt.f64 V) |
| 72.0ms | (cbrt.f64 l) |
| 69.0ms | (cbrt.f64 V) |
Compiled 852 to 540 computations (36.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4832 | 324 |
| 1 | 4832 | 324 |
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 5 | 56 |
| Fresh | 2 | 15 | 17 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 53 | 23 | 76 |
Compiled 1340 to 266 computations (80.1% saved)
Total 1.1b remaining (96%)
Threshold costs 0b (0%)
Compiled 17704 to 12068 computations (31.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 35 |
| 1 | 16 | 35 |
(sort V l)
Compiled 42 to 26 computations (38.1% saved)
| 1× | intervals |
| 289.0ms | 8000× | body | 128 | valid |
| 113.0ms | 3054× | body | 128 | nan |
| 37.0ms | 836× | body | 128 | invalid |
Compiled 2067 to 1418 computations (31.4% saved)
Loading profile data...