Time bar (total: 33.9s)
| 1× | search |
| 2× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4999 | 209 |
| 1 | 4999 | 209 |
| 0 | 5 | 5 |
| 1 | 5 | 5 |
| 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% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 0% | 99.8% | 0.2% | 9 |
| 0% | 99.8% | 0.2% | 10 |
| 9.4% | 90.4% | 0.2% | 11 |
| 9.4% | 90.4% | 0.2% | 12 |
| 10.1% | 89.6% | 0.2% | 13 |
| 20.8% | 78.9% | 0.2% | 14 |
(sort x y)
(sort z t)
Compiled 14 to 14 computations (0% saved)
| 1× | intervals |
| 10.0ms | 256× | body | 128 | valid |
| 3.0ms | 83× | body | 128 | invalid |
Compiled 27 to 32 computations (-18.5% saved)
| 1× | egg-herbie |
Useful iterations: 0 (433.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4162 | 19 |
| 1 | 4162 | 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 |
Compiled 26 to 26 computations (0% saved)
Found 3 expressions with local error:
| 0.2b | (*.f64 (*.f64 z 9) t) |
| 0.3b | (-.f64 (*.f64 x y) (*.f64 (*.f64 z 9) t)) |
| 6.8b | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z 9) t)) (*.f64 a 2)) |
| 1× | rewrite-expression-head |
| 13× | add-exp-log_binary64_20235 add-cbrt-cube_binary64_20233 |
| 8× | pow1_binary64_20258 |
| 6× | add-cube-cbrt_binary64_20232 add-sqr-sqrt_binary64_20219 *-un-lft-identity_binary64_20197 |
| 5× | add-log-exp_binary64_20236 |
| 4× | prod-exp_binary64_20246 cbrt-unprod_binary64_20230 |
| 3× | times-frac_binary64_20203 associate-/l*_binary64_20142 pow-prod-down_binary64_20268 associate-*r*_binary64_20137 |
| 2× | div-exp_binary64_20248 cbrt-undiv_binary64_20231 flip3--_binary64_20201 associate-/l/_binary64_20144 flip--_binary64_20172 |
| 1× | frac-2neg_binary64_20208 div-sub_binary64_20202 clear-num_binary64_20196 div-inv_binary64_20194 associate-/r*_binary64_20141 diff-log_binary64_20289 sub-neg_binary64_20190 cancel-sign-sub-inv_binary64_20163 associate-*l*_binary64_20138 *-commutative_binary64_20128 |
3 calls:
| 8.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z 9) t)) (*.f64 a 2)) |
| 5.0ms | (*.f64 (*.f64 z 9) t) |
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z 9) t)) |
Compiled 1161 to 671 computations (42.2% saved)
3 calls:
| 673.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z 9) t)) (*.f64 a 2)) |
| 292.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z 9) t)) |
| 83.0ms | (*.f64 (*.f64 z 9) t) |
Compiled 1189 to 1166 computations (1.9% saved)
| 1× | egg-herbie |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5092 | 1631 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 12 | 111 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 12 | 112 |
Compiled 1166 to 680 computations (41.7% saved)
Found 3 expressions with local error:
| 0.2b | (*.f64 (*.f64 t z) 9) |
| 0.3b | (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) |
| 6.7b | (*.f64 (/.f64 1 a) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) 2)) |
| 1× | rewrite-expression-head |
| 35× | add-sqr-sqrt_binary64_20219 |
| 30× | add-exp-log_binary64_20235 |
| 25× | times-frac_binary64_20203 |
| 20× | add-cbrt-cube_binary64_20233 *-un-lft-identity_binary64_20197 |
| 18× | add-cube-cbrt_binary64_20232 |
| 16× | associate-*r*_binary64_20137 |
| 14× | associate-*l*_binary64_20138 |
| 11× | prod-exp_binary64_20246 |
| 10× | pow1_binary64_20258 |
| 8× | div-exp_binary64_20248 |
| 7× | cbrt-unprod_binary64_20230 |
| 6× | unswap-sqr_binary64_20165 |
| 5× | add-log-exp_binary64_20236 |
| 4× | pow-prod-down_binary64_20268 cbrt-undiv_binary64_20231 |
| 2× | 1-exp_binary64_20241 rec-exp_binary64_20247 div-inv_binary64_20194 *-commutative_binary64_20128 |
| 1× | frac-times_binary64_20207 associate-*l/_binary64_20140 associate-*r/_binary64_20139 diff-log_binary64_20289 flip3--_binary64_20201 sub-neg_binary64_20190 flip--_binary64_20172 cancel-sign-sub-inv_binary64_20163 |
3 calls:
| 16.0ms | (*.f64 (/.f64 1 a) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) 2)) |
| 5.0ms | (*.f64 (*.f64 t z) 9) |
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) |
Compiled 2102 to 1211 computations (42.4% saved)
3 calls:
| 673.0ms | (*.f64 (/.f64 1 a) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) 2)) |
| 302.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) |
| 81.0ms | (*.f64 (*.f64 t z) 9) |
Compiled 1291 to 1268 computations (1.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4958 | 2444 |
| 1 | 4958 | 2444 |
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 134 | 9 | 143 |
| Fresh | 6 | 5 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 141 | 14 | 155 |
Compiled 1785 to 1078 computations (39.6% saved)
Found 4 expressions with local error:
| 0.3b | (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) |
| 0.4b | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) (sqrt.f64 2)) |
| 0.5b | (/.f64 (/.f64 1 a) (sqrt.f64 2)) |
| 6.7b | (*.f64 (/.f64 (/.f64 1 a) (sqrt.f64 2)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) (sqrt.f64 2))) |
| 1× | rewrite-expression-head |
| 353× | times-frac_binary64_20203 |
| 258× | add-sqr-sqrt_binary64_20219 |
| 184× | *-un-lft-identity_binary64_20197 |
| 178× | add-cube-cbrt_binary64_20232 |
| 118× | sqrt-prod_binary64_20213 |
| 82× | associate-*l*_binary64_20138 |
| 50× | add-exp-log_binary64_20235 |
| 32× | add-cbrt-cube_binary64_20233 |
| 24× | div-exp_binary64_20248 |
| 22× | associate-*r*_binary64_20137 |
| 21× | unswap-sqr_binary64_20165 |
| 17× | div-inv_binary64_20194 |
| 16× | associate-/l*_binary64_20142 |
| 13× | cbrt-undiv_binary64_20231 |
| 12× | associate-/r*_binary64_20141 |
| 10× | prod-exp_binary64_20246 |
| 6× | pow1_binary64_20258 add-log-exp_binary64_20236 cbrt-unprod_binary64_20230 |
| 3× | 1-exp_binary64_20241 rec-exp_binary64_20247 associate-/l/_binary64_20144 |
| 2× | frac-2neg_binary64_20208 clear-num_binary64_20196 flip3--_binary64_20201 flip--_binary64_20172 |
| 1× | pow-prod-down_binary64_20268 frac-times_binary64_20207 associate-*l/_binary64_20140 associate-*r/_binary64_20139 *-commutative_binary64_20128 div-sub_binary64_20202 diff-log_binary64_20289 sub-neg_binary64_20190 cancel-sign-sub-inv_binary64_20163 |
4 calls:
| 48.0ms | (*.f64 (/.f64 (/.f64 1 a) (sqrt.f64 2)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) (sqrt.f64 2))) |
| 8.0ms | (/.f64 (/.f64 1 a) (sqrt.f64 2)) |
| 7.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) (sqrt.f64 2)) |
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) |
Compiled 8342 to 5649 computations (32.3% saved)
4 calls:
| 1.3s | (*.f64 (/.f64 (/.f64 1 a) (sqrt.f64 2)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) (sqrt.f64 2))) |
| 587.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) (sqrt.f64 2)) |
| 310.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 t z) 9)) |
| 63.0ms | (/.f64 (/.f64 1 a) (sqrt.f64 2)) |
Compiled 2378 to 2377 computations (0% saved)
| 1× | egg-herbie |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5914 | 9993 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 390 | 9 | 399 |
| Fresh | 10 | 3 | 13 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 401 | 12 | 413 |
Compiled 6218 to 4195 computations (32.5% saved)
Found 3 expressions with local error:
| 0.2b | (*.f64 9 (*.f64 t z)) |
| 0.3b | (-.f64 (*.f64 x y) (*.f64 9 (*.f64 t z))) |
| 6.8b | (/.f64 (-.f64 (*.f64 x y) (*.f64 9 (*.f64 t z))) (*.f64 a 2)) |
| 1× | rewrite-expression-head |
| 13× | add-exp-log_binary64_20235 add-cbrt-cube_binary64_20233 |
| 8× | pow1_binary64_20258 |
| 6× | add-cube-cbrt_binary64_20232 add-sqr-sqrt_binary64_20219 *-un-lft-identity_binary64_20197 |
| 5× | add-log-exp_binary64_20236 |
| 4× | prod-exp_binary64_20246 cbrt-unprod_binary64_20230 |
| 3× | times-frac_binary64_20203 associate-/l*_binary64_20142 pow-prod-down_binary64_20268 associate-*l*_binary64_20138 |
| 2× | div-exp_binary64_20248 cbrt-undiv_binary64_20231 flip3--_binary64_20201 associate-/l/_binary64_20144 flip--_binary64_20172 |
| 1× | frac-2neg_binary64_20208 div-sub_binary64_20202 clear-num_binary64_20196 div-inv_binary64_20194 associate-/r*_binary64_20141 diff-log_binary64_20289 sub-neg_binary64_20190 cancel-sign-sub-inv_binary64_20163 associate-*r*_binary64_20137 *-commutative_binary64_20128 |
3 calls:
| 9.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 9 (*.f64 t z))) (*.f64 a 2)) |
| 5.0ms | (*.f64 9 (*.f64 t z)) |
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 9 (*.f64 t z))) |
Compiled 1246 to 688 computations (44.8% saved)
3 calls:
| 674.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 9 (*.f64 t z))) (*.f64 a 2)) |
| 288.0ms | (-.f64 (*.f64 x y) (*.f64 9 (*.f64 t z))) |
| 74.0ms | (*.f64 9 (*.f64 t z)) |
Compiled 1387 to 1364 computations (1.7% saved)
| 1× | egg-herbie |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4994 | 1627 |
| 1 | 4994 | 1627 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 1 | 111 |
| Fresh | 1 | 10 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 111 | 12 | 123 |
Compiled 1019 to 561 computations (44.9% saved)
Total 0.6b remaining (7.4%)
Threshold costs 0.6b (7.4%)
Compiled 204866 to 186588 computations (8.9% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 19 |
| 1 | 55 | 19 |
(sort z t)
(sort x y)
Compiled 65 to 65 computations (0% saved)
| 1× | intervals |
| 342.0ms | 8000× | body | 128 | valid |
| 130.0ms | 3121× | body | 128 | invalid |
Compiled 313 to 304 computations (2.9% saved)
Loading profile data...