Time bar (total: 2.2s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 0% | 100% | 0 |
| 0% | 0% | 100% | 1 |
Compiled 26 to 22 computations (15.4% saved)
| 1× | intervals |
| 10.0ms | 256× | pre | 128 | true |
| 7.0ms | 256× | body | 128 | valid |
Compiled 35 to 35 computations (0% saved)
| 1× | egg-herbie |
Useful iterations: 0 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 13 |
| 1 | 136 | 13 |
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: 3.7b
Compiled 18 to 18 computations (0% saved)
Found 2 expressions with local error:
| 0.4b | (+.f64 b (+.f64 c d)) |
| 2.9b | (+.f64 a (+.f64 b (+.f64 c d))) |
| 1× | rewrite-expression-head |
| 16× | *-un-lft-identity_binary64_3175 add-log-exp_binary64_3214 |
| 9× | distribute-lft-out_binary64_3126 sum-log_binary64_3266 |
| 2× | flip-+_binary64_3149 associate-+r+_binary64_3107 add-cbrt-cube_binary64_3211 flip3-+_binary64_3178 add-cube-cbrt_binary64_3210 +-commutative_binary64_3105 add-sqr-sqrt_binary64_3197 add-exp-log_binary64_3213 pow1_binary64_3236 |
2 calls:
| 9.0ms | (+.f64 a (+.f64 b (+.f64 c d))) |
| 6.0ms | (+.f64 b (+.f64 c d)) |
2 calls:
| 54.0ms | (+.f64 a (+.f64 b (+.f64 c d))) |
| 28.0ms | (+.f64 b (+.f64 c d)) |
| 1× | egg-herbie |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4956 | 450 |
| 1 | 4956 | 450 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 8 | 38 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 8 | 39 |
Merged error: 2.4b
Compiled 2875 to 1856 computations (35.4% saved)
Found 1 expressions with local error:
| 2.9b | (+.f64 a (+.f64 (+.f64 b c) d)) |
| 1× | rewrite-expression-head |
| 10× | *-un-lft-identity_binary64_3175 add-log-exp_binary64_3214 |
| 6× | distribute-lft-out_binary64_3126 sum-log_binary64_3266 |
| 1× | flip-+_binary64_3149 associate-+r+_binary64_3107 add-cbrt-cube_binary64_3211 flip3-+_binary64_3178 add-cube-cbrt_binary64_3210 +-commutative_binary64_3105 add-sqr-sqrt_binary64_3197 add-exp-log_binary64_3213 pow1_binary64_3236 |
1 calls:
| 9.0ms | (+.f64 a (+.f64 (+.f64 b c) d)) |
1 calls:
| 50.0ms | (+.f64 a (+.f64 (+.f64 b c) d)) |
| 1× | egg-herbie |
Useful iterations: 0 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5049 | 266 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 7 | 20 |
| Fresh | 5 | 2 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 18 | 10 | 28 |
Merged error: 2.1b
Compiled 1758 to 1071 computations (39.1% saved)
Found 2 expressions with local error:
| 0.5b | (cbrt.f64 (pow.f64 (+.f64 a (+.f64 d (+.f64 b c))) 3)) |
| 2.9b | (+.f64 a (+.f64 d (+.f64 b c))) |
| 1× | rewrite-expression-head |
| 32× | *-un-lft-identity_binary64_3175 |
| 18× | distribute-lft-out_binary64_3126 cbrt-prod_binary64_3206 |
| 11× | add-log-exp_binary64_3214 |
| 6× | unpow-prod-down_binary64_3254 cube-prod_binary64_3203 sum-log_binary64_3266 |
| 5× | add-cube-cbrt_binary64_3210 add-sqr-sqrt_binary64_3197 |
| 2× | flip-+_binary64_3149 add-cbrt-cube_binary64_3211 flip3-+_binary64_3178 cbrt-div_binary64_3207 cube-div_binary64_3204 add-exp-log_binary64_3213 pow1_binary64_3236 |
| 1× | associate-+r+_binary64_3107 unpow3_binary64_3241 sqr-pow_binary64_3147 pow1/3_binary64_3257 rem-cbrt-cube_binary64_3199 +-commutative_binary64_3105 cube-mult_binary64_3205 |
2 calls:
| 9.0ms | (cbrt.f64 (pow.f64 (+.f64 a (+.f64 d (+.f64 b c))) 3)) |
| 9.0ms | (+.f64 a (+.f64 d (+.f64 b c))) |
2 calls:
| 69.0ms | (cbrt.f64 (pow.f64 (+.f64 a (+.f64 d (+.f64 b c))) 3)) |
| 48.0ms | (+.f64 a (+.f64 d (+.f64 b c))) |
| 1× | egg-herbie |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4984 | 819 |
| 1 | 4984 | 819 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 4 | 52 |
| Fresh | 6 | 2 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 55 | 7 | 62 |
Merged error: 0.4b
Compiled 3048 to 1769 computations (42% saved)
Found 1 expressions with local error:
| 0.5b | (cbrt.f64 (pow.f64 (+.f64 (+.f64 a d) (+.f64 b c)) 3)) |
| 1× | rewrite-expression-head |
| 28× | *-un-lft-identity_binary64_3175 |
| 20× | cbrt-prod_binary64_3206 |
| 16× | distribute-lft-out_binary64_3126 |
| 7× | unpow-prod-down_binary64_3254 cube-prod_binary64_3203 |
| 6× | cbrt-div_binary64_3207 cube-div_binary64_3204 |
| 5× | flip-+_binary64_3149 flip3-+_binary64_3178 |
| 4× | frac-add_binary64_3183 add-cube-cbrt_binary64_3210 add-sqr-sqrt_binary64_3197 |
| 1× | unpow3_binary64_3241 add-cbrt-cube_binary64_3211 sqr-pow_binary64_3147 pow1/3_binary64_3257 rem-cbrt-cube_binary64_3199 add-exp-log_binary64_3213 pow1_binary64_3236 cube-mult_binary64_3205 add-log-exp_binary64_3214 |
1 calls:
| 11.0ms | (cbrt.f64 (pow.f64 (+.f64 (+.f64 a d) (+.f64 b c)) 3)) |
1 calls:
| 74.0ms | (cbrt.f64 (pow.f64 (+.f64 (+.f64 a d) (+.f64 b c)) 3)) |
| 1× | egg-herbie |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4982 | 818 |
| 1 | 4982 | 818 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 1 | 38 |
| Fresh | 5 | 0 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 44 | 1 | 45 |
Merged error: 0b
Compiled 2670 to 1628 computations (39% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 13 |
| 1 | 14 | 13 |
| 1× | intervals |
| 317.0ms | 8000× | pre | 128 | true |
| 220.0ms | 8000× | body | 128 | valid |
Compiled 55 to 55 computations (0% saved)
Loading profile data...