Time bar (total: 6.3s)
| 1× | search |
| 2× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4968 | 400 |
| 1 | 4968 | 400 |
| 0 | 6 | 6 |
| 1 | 6 | 6 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.7% | 0.3% | 0 |
| 0% | 99.7% | 0.3% | 1 |
| 0% | 99.7% | 0.3% | 2 |
| 0% | 99.7% | 0.3% | 3 |
| 0% | 99.7% | 0.3% | 4 |
| 0% | 99.7% | 0.3% | 5 |
| 0% | 99.7% | 0.3% | 6 |
| 0% | 99.7% | 0.3% | 7 |
| 0% | 99.7% | 0.3% | 8 |
| 0% | 99.7% | 0.3% | 9 |
| 0% | 99.7% | 0.3% | 10 |
| 0% | 99.7% | 0.3% | 11 |
| 0% | 99.7% | 0.3% | 12 |
| 1.6% | 98.1% | 0.3% | 13 |
| 2.3% | 97.4% | 0.3% | 14 |
Compiled 18 to 18 computations (0% saved)
| 1× | intervals |
| 12.0ms | 256× | body | 128 | valid |
| 5.0ms | 106× | body | 128 | invalid |
Compiled 35 to 41 computations (-17.1% saved)
| 1× | egg-herbie |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 788 | 25 |
| 1 | 788 | 25 |
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 34 to 34 computations (0% saved)
Found 4 expressions with local error:
| 0.0b | (+.f64 (-.f64 (*.f64 x 2) (*.f64 (*.f64 (*.f64 y 9) z) t)) (*.f64 (*.f64 a 27) b)) |
| 0.2b | (*.f64 (*.f64 y 9) z) |
| 0.2b | (*.f64 (*.f64 a 27) b) |
| 6.7b | (*.f64 (*.f64 (*.f64 y 9) z) t) |
| 1× | rewrite-expression-head |
| 23× | pow1_binary64_18212 add-cbrt-cube_binary64_18187 add-exp-log_binary64_18189 |
| 12× | pow-prod-down_binary64_18222 prod-exp_binary64_18200 cbrt-unprod_binary64_18184 |
| 9× | associate-*r*_binary64_18091 add-log-exp_binary64_18190 |
| 7× | *-un-lft-identity_binary64_18151 add-sqr-sqrt_binary64_18173 add-cube-cbrt_binary64_18186 |
| 3× | *-commutative_binary64_18082 associate-*l*_binary64_18092 |
| 2× | associate-+l+_binary64_18084 sum-log_binary64_18242 |
| 1× | diff-log_binary64_18243 flip-+_binary64_18125 associate-+l-_binary64_18086 cancel-sign-sub-inv_binary64_18117 +-commutative_binary64_18081 sub-neg_binary64_18144 flip3-+_binary64_18154 |
4 calls:
| 9.0ms | (+.f64 (-.f64 (*.f64 x 2) (*.f64 (*.f64 (*.f64 y 9) z) t)) (*.f64 (*.f64 a 27) b)) |
| 7.0ms | (*.f64 (*.f64 (*.f64 y 9) z) t) |
| 5.0ms | (*.f64 (*.f64 y 9) z) |
| 5.0ms | (*.f64 (*.f64 a 27) b) |
4 calls:
| 131.0ms | (+.f64 (-.f64 (*.f64 x 2) (*.f64 (*.f64 (*.f64 y 9) z) t)) (*.f64 (*.f64 a 27) b)) |
| 27.0ms | (*.f64 (*.f64 (*.f64 y 9) z) t) |
| 15.0ms | (*.f64 (*.f64 y 9) z) |
| 15.0ms | (*.f64 (*.f64 a 27) b) |
| 1× | egg-herbie |
Useful iterations: 0 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4978 | 1170 |
| 1 | 4978 | 1170 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 75 | 9 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 76 | 9 | 85 |
Compiled 1980 to 1323 computations (33.2% saved)
Found 4 expressions with local error:
| 0.0b | (+.f64 (-.f64 (*.f64 x 2) (*.f64 (*.f64 y (*.f64 9 z)) t)) (*.f64 (*.f64 a 27) b)) |
| 0.2b | (*.f64 y (*.f64 9 z)) |
| 0.2b | (*.f64 (*.f64 a 27) b) |
| 6.7b | (*.f64 (*.f64 y (*.f64 9 z)) t) |
| 1× | rewrite-expression-head |
| 23× | pow1_binary64_18212 add-cbrt-cube_binary64_18187 add-exp-log_binary64_18189 |
| 12× | pow-prod-down_binary64_18222 prod-exp_binary64_18200 cbrt-unprod_binary64_18184 |
| 9× | add-log-exp_binary64_18190 |
| 7× | *-un-lft-identity_binary64_18151 associate-*r*_binary64_18091 add-sqr-sqrt_binary64_18173 add-cube-cbrt_binary64_18186 |
| 5× | associate-*l*_binary64_18092 |
| 3× | *-commutative_binary64_18082 |
| 2× | associate-+l+_binary64_18084 sum-log_binary64_18242 |
| 1× | diff-log_binary64_18243 flip-+_binary64_18125 associate-+l-_binary64_18086 cancel-sign-sub-inv_binary64_18117 +-commutative_binary64_18081 sub-neg_binary64_18144 flip3-+_binary64_18154 |
4 calls:
| 8.0ms | (+.f64 (-.f64 (*.f64 x 2) (*.f64 (*.f64 y (*.f64 9 z)) t)) (*.f64 (*.f64 a 27) b)) |
| 7.0ms | (*.f64 (*.f64 y (*.f64 9 z)) t) |
| 5.0ms | (*.f64 y (*.f64 9 z)) |
| 5.0ms | (*.f64 (*.f64 a 27) b) |
4 calls:
| 136.0ms | (+.f64 (-.f64 (*.f64 x 2) (*.f64 (*.f64 y (*.f64 9 z)) t)) (*.f64 (*.f64 a 27) b)) |
| 26.0ms | (*.f64 (*.f64 y (*.f64 9 z)) t) |
| 16.0ms | (*.f64 (*.f64 a 27) b) |
| 15.0ms | (*.f64 y (*.f64 9 z)) |
| 1× | egg-herbie |
Useful iterations: 0 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4976 | 1171 |
| 1 | 4976 | 1171 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 1 | 84 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 10 | 93 |
Compiled 1982 to 1325 computations (33.1% saved)
Found 4 expressions with local error:
| 0.0b | (+.f64 (-.f64 (*.f64 x 2) (*.f64 (*.f64 (*.f64 y 9) z) t)) (*.f64 a (*.f64 27 b))) |
| 0.2b | (*.f64 (*.f64 y 9) z) |
| 0.2b | (*.f64 a (*.f64 27 b)) |
| 6.7b | (*.f64 (*.f64 (*.f64 y 9) z) t) |
| 1× | rewrite-expression-head |
| 23× | pow1_binary64_18212 add-cbrt-cube_binary64_18187 add-exp-log_binary64_18189 |
| 12× | pow-prod-down_binary64_18222 prod-exp_binary64_18200 cbrt-unprod_binary64_18184 |
| 9× | add-log-exp_binary64_18190 |
| 7× | *-un-lft-identity_binary64_18151 associate-*r*_binary64_18091 add-sqr-sqrt_binary64_18173 add-cube-cbrt_binary64_18186 |
| 5× | associate-*l*_binary64_18092 |
| 3× | *-commutative_binary64_18082 |
| 2× | associate-+l+_binary64_18084 sum-log_binary64_18242 |
| 1× | diff-log_binary64_18243 flip-+_binary64_18125 associate-+l-_binary64_18086 cancel-sign-sub-inv_binary64_18117 +-commutative_binary64_18081 sub-neg_binary64_18144 flip3-+_binary64_18154 |
4 calls:
| 8.0ms | (+.f64 (-.f64 (*.f64 x 2) (*.f64 (*.f64 (*.f64 y 9) z) t)) (*.f64 a (*.f64 27 b))) |
| 7.0ms | (*.f64 (*.f64 (*.f64 y 9) z) t) |
| 5.0ms | (*.f64 (*.f64 y 9) z) |
| 5.0ms | (*.f64 a (*.f64 27 b)) |
4 calls:
| 130.0ms | (+.f64 (-.f64 (*.f64 x 2) (*.f64 (*.f64 (*.f64 y 9) z) t)) (*.f64 a (*.f64 27 b))) |
| 28.0ms | (*.f64 (*.f64 (*.f64 y 9) z) t) |
| 16.0ms | (*.f64 a (*.f64 27 b)) |
| 15.0ms | (*.f64 (*.f64 y 9) z) |
| 1× | egg-herbie |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4957 | 1168 |
| 1 | 4957 | 1168 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 1 | 84 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 9 | 94 |
Compiled 1965 to 1308 computations (33.4% saved)
Found 4 expressions with local error:
| 0.0b | (+.f64 (-.f64 (*.f64 x 2) (*.f64 y (*.f64 (*.f64 9 z) t))) (*.f64 (*.f64 a 27) b)) |
| 0.2b | (*.f64 (*.f64 9 z) t) |
| 0.2b | (*.f64 (*.f64 a 27) b) |
| 4.7b | (*.f64 y (*.f64 (*.f64 9 z) t)) |
| 1× | rewrite-expression-head |
| 23× | pow1_binary64_18212 add-cbrt-cube_binary64_18187 add-exp-log_binary64_18189 |
| 12× | pow-prod-down_binary64_18222 prod-exp_binary64_18200 cbrt-unprod_binary64_18184 |
| 9× | add-log-exp_binary64_18190 |
| 7× | *-un-lft-identity_binary64_18151 associate-*r*_binary64_18091 add-sqr-sqrt_binary64_18173 add-cube-cbrt_binary64_18186 |
| 5× | associate-*l*_binary64_18092 |
| 3× | *-commutative_binary64_18082 |
| 2× | associate-+l+_binary64_18084 sum-log_binary64_18242 |
| 1× | diff-log_binary64_18243 flip-+_binary64_18125 associate-+l-_binary64_18086 cancel-sign-sub-inv_binary64_18117 +-commutative_binary64_18081 sub-neg_binary64_18144 flip3-+_binary64_18154 |
4 calls:
| 7.0ms | (+.f64 (-.f64 (*.f64 x 2) (*.f64 y (*.f64 (*.f64 9 z) t))) (*.f64 (*.f64 a 27) b)) |
| 7.0ms | (*.f64 y (*.f64 (*.f64 9 z) t)) |
| 5.0ms | (*.f64 (*.f64 9 z) t) |
| 5.0ms | (*.f64 (*.f64 a 27) b) |
4 calls:
| 140.0ms | (+.f64 (-.f64 (*.f64 x 2) (*.f64 y (*.f64 (*.f64 9 z) t))) (*.f64 (*.f64 a 27) b)) |
| 28.0ms | (*.f64 y (*.f64 (*.f64 9 z) t)) |
| 15.0ms | (*.f64 (*.f64 a 27) b) |
| 14.0ms | (*.f64 (*.f64 9 z) t) |
| 1× | egg-herbie |
Useful iterations: 0 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4965 | 1171 |
| 1 | 4965 | 1171 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 2 | 84 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 83 | 10 | 93 |
Compiled 1752 to 1126 computations (35.7% saved)
Total 0.7b remaining (96.8%)
Threshold costs 0.7b (96.8%)
Compiled 8420 to 7956 computations (5.5% saved)
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 2.4804868437720674e-112 | 3.906637908678352e-111 | 1.3724344352298864e-111 |
Compiled 1 to 6 computations (-500% saved)
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 120 | 56 |
| 1 | 120 | 56 |
Compiled 152 to 124 computations (18.4% saved)
| 1× | intervals |
| 406.0ms | 8000× | body | 128 | valid |
| 156.0ms | 2997× | body | 128 | invalid |
Compiled 631 to 585 computations (7.3% saved)
Loading profile data...