Time bar (total: 4.8s)
| 1× | search |
| 2× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4908 | 36 |
| 1 | 4908 | 36 |
| 0 | 2 | 2 |
| 1 | 2 | 2 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 12.5% | 87.4% | 0.1% | 5 |
| 18.7% | 68.7% | 12.6% | 6 |
| 28.1% | 59.3% | 12.6% | 7 |
| 32.8% | 48.4% | 18.8% | 8 |
| 38.2% | 42.9% | 18.8% | 9 |
| 41% | 37.1% | 22% | 10 |
| 43.9% | 34.1% | 22% | 11 |
| 45.5% | 31% | 23.5% | 12 |
| 46.9% | 29.6% | 23.5% | 13 |
| 47.7% | 28% | 24.3% | 14 |
Compiled 17 to 9 computations (47.1% saved)
| 1× | intervals |
| 28.0ms | 140× | body | 8192 | exit |
| 8.0ms | 214× | body | 128 | valid |
| 3.0ms | 25× | body | 512 | valid |
| 1.0ms | 17× | body | 256 | valid |
| 0.0ms | 2× | body | 128 | invalid |
| 0.0ms | 1× | body | 128 | overflowed |
Compiled 33 to 19 computations (42.4% saved)
| 1× | egg-herbie |
Useful iterations: 0 (129.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4887 | 18 |
| 1 | 4887 | 18 |
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 40 to 26 computations (35% saved)
Found 3 expressions with local error:
| 0.0b | (/.f64 (-.f64 (/.f64 x (exp.f64 wj)) wj) (+.f64 wj 1)) |
| 0.0b | (/.f64 x (exp.f64 wj)) |
| 5.8b | (+.f64 wj (/.f64 (-.f64 (/.f64 x (exp.f64 wj)) wj) (+.f64 wj 1))) |
| 1× | rewrite-expression-head |
| 49× | *-un-lft-identity_binary64_3147 |
| 48× | add-sqr-sqrt_binary64_3169 |
| 38× | times-frac_binary64_3153 |
| 23× | add-cube-cbrt_binary64_3182 |
| 10× | difference-of-squares_binary64_3116 |
| 9× | associate-/l*_binary64_3092 |
| 8× | distribute-lft-out_binary64_3098 |
| 7× | add-cbrt-cube_binary64_3183 associate-/r*_binary64_3091 |
| 6× | add-exp-log_binary64_3185 |
| 5× | distribute-lft-out--_binary64_3099 add-log-exp_binary64_3186 |
| 3× | pow1_binary64_3208 |
| 2× | clear-num_binary64_3146 flip-+_binary64_3121 frac-2neg_binary64_3158 flip3-+_binary64_3150 associate-/l/_binary64_3094 div-sub_binary64_3152 cbrt-undiv_binary64_3181 div-exp_binary64_3198 associate-/r/_binary64_3093 div-inv_binary64_3144 |
| 1× | flip--_binary64_3122 flip3--_binary64_3151 associate-+r-_binary64_3081 +-commutative_binary64_3077 sum-log_binary64_3238 |
3 calls:
| 18.0ms | (+.f64 wj (/.f64 (-.f64 (/.f64 x (exp.f64 wj)) wj) (+.f64 wj 1))) |
| 14.0ms | (/.f64 (-.f64 (/.f64 x (exp.f64 wj)) wj) (+.f64 wj 1)) |
| 5.0ms | (/.f64 x (exp.f64 wj)) |
3 calls:
| 54.0ms | (/.f64 (-.f64 (/.f64 x (exp.f64 wj)) wj) (+.f64 wj 1)) |
| 40.0ms | (+.f64 wj (/.f64 (-.f64 (/.f64 x (exp.f64 wj)) wj) (+.f64 wj 1))) |
| 32.0ms | (/.f64 x (exp.f64 wj)) |
| 1× | egg-herbie |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4946 | 2095 |
| 1 | 4946 | 2095 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 5 | 100 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 6 | 102 |
Compiled 2110 to 868 computations (58.9% saved)
Found 2 expressions with local error:
| 0.0b | (+.f64 x (*.f64 wj (+.f64 wj (*.f64 x -2)))) |
| 0.0b | (*.f64 wj (+.f64 wj (*.f64 x -2))) |
| 1× | rewrite-expression-head |
| 6× | add-sqr-sqrt_binary64_3169 |
| 4× | *-un-lft-identity_binary64_3147 add-exp-log_binary64_3185 add-cbrt-cube_binary64_3183 pow1_binary64_3208 add-log-exp_binary64_3186 add-cube-cbrt_binary64_3182 |
| 3× | associate-*r*_binary64_3087 associate-*l*_binary64_3088 |
| 2× | flip-+_binary64_3121 flip3-+_binary64_3150 distribute-lft-in_binary64_3096 associate-+r+_binary64_3079 distribute-rgt-in_binary64_3097 associate-*r/_binary64_3089 |
| 1× | *-commutative_binary64_3078 unswap-sqr_binary64_3115 pow-prod-down_binary64_3218 +-commutative_binary64_3077 prod-exp_binary64_3196 cbrt-unprod_binary64_3180 sum-log_binary64_3238 |
2 calls:
| 6.0ms | (*.f64 wj (+.f64 wj (*.f64 x -2))) |
| 3.0ms | (+.f64 x (*.f64 wj (+.f64 wj (*.f64 x -2)))) |
2 calls:
| 32.0ms | (*.f64 wj (+.f64 wj (*.f64 x -2))) |
| 25.0ms | (+.f64 x (*.f64 wj (+.f64 wj (*.f64 x -2)))) |
| 1× | egg-herbie |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4970 | 598 |
| 1 | 4970 | 598 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 2 | 41 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 39 | 8 | 47 |
Compiled 750 to 452 computations (39.7% saved)
Found 4 expressions with local error:
| 0.5b | (*.f64 (cbrt.f64 wj) (cbrt.f64 wj)) |
| 0.6b | (cbrt.f64 wj) |
| 0.6b | (cbrt.f64 wj) |
| 0.6b | (cbrt.f64 wj) |
| 1× | rewrite-expression-head |
| 25× | cbrt-prod_binary64_3178 |
| 23× | add-sqr-sqrt_binary64_3169 |
| 15× | *-un-lft-identity_binary64_3147 add-cube-cbrt_binary64_3182 |
| 11× | pow1_binary64_3208 |
| 9× | pow1/3_binary64_3229 |
| 6× | add-exp-log_binary64_3185 swap-sqr_binary64_3114 associate-*r*_binary64_3087 associate-*l*_binary64_3088 |
| 4× | unswap-sqr_binary64_3115 add-cbrt-cube_binary64_3183 add-log-exp_binary64_3186 |
| 2× | pow-prod-down_binary64_3218 pow-prod-up_binary64_3217 pow-sqr_binary64_3120 |
| 1× | *-commutative_binary64_3078 prod-exp_binary64_3196 pow-plus_binary64_3210 pow2_binary64_3228 cbrt-unprod_binary64_3180 |
4 calls:
| 6.0ms | (*.f64 (cbrt.f64 wj) (cbrt.f64 wj)) |
| 1.0ms | (cbrt.f64 wj) |
| 1.0ms | (cbrt.f64 wj) |
| 1.0ms | (cbrt.f64 wj) |
4 calls:
| 111.0ms | (*.f64 (cbrt.f64 wj) (cbrt.f64 wj)) |
| 90.0ms | (cbrt.f64 wj) |
| 82.0ms | (cbrt.f64 wj) |
| 80.0ms | (cbrt.f64 wj) |
| 1× | egg-herbie |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4892 | 563 |
| 1 | 4892 | 563 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 3 | 85 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 83 | 10 | 93 |
Compiled 1761 to 850 computations (51.7% saved)
Found 4 expressions with local error:
| 0.3b | (*.f64 (+.f64 wj (*.f64 x -2)) (cbrt.f64 wj)) |
| 0.3b | (*.f64 (pow.f64 (*.f64 wj wj) 1/3) (*.f64 (+.f64 wj (*.f64 x -2)) (cbrt.f64 wj))) |
| 0.6b | (cbrt.f64 wj) |
| 29.4b | (pow.f64 (*.f64 wj wj) 1/3) |
| 1× | rewrite-expression-head |
| 29× | add-exp-log_binary64_3185 |
| 16× | prod-exp_binary64_3196 |
| 14× | add-sqr-sqrt_binary64_3169 pow1_binary64_3208 |
| 11× | add-cbrt-cube_binary64_3183 |
| 10× | *-un-lft-identity_binary64_3147 add-cube-cbrt_binary64_3182 |
| 8× | associate-*l*_binary64_3088 |
| 7× | associate-*r*_binary64_3087 cbrt-unprod_binary64_3180 cbrt-prod_binary64_3178 |
| 6× | pow-exp_binary64_3215 pow-pow_binary64_3219 |
| 4× | associate-*l/_binary64_3090 add-log-exp_binary64_3186 |
| 3× | pow-to-exp_binary64_3216 unpow1/3_binary64_3214 pow-unpow_binary64_3224 |
| 2× | *-commutative_binary64_3078 unpow-prod-down_binary64_3226 unswap-sqr_binary64_3115 flip-+_binary64_3121 pow-prod-down_binary64_3218 flip3-+_binary64_3150 sqr-pow_binary64_3119 associate-*r/_binary64_3089 |
| 1× | pow1/3_binary64_3229 pow-plus_binary64_3210 pow2_binary64_3228 pow-prod-up_binary64_3217 pow-sqr_binary64_3120 |
4 calls:
| 9.0ms | (*.f64 (pow.f64 (*.f64 wj wj) 1/3) (*.f64 (+.f64 wj (*.f64 x -2)) (cbrt.f64 wj))) |
| 7.0ms | (*.f64 (+.f64 wj (*.f64 x -2)) (cbrt.f64 wj)) |
| 6.0ms | (pow.f64 (*.f64 wj wj) 1/3) |
| 1.0ms | (cbrt.f64 wj) |
4 calls:
| 107.0ms | (*.f64 (+.f64 wj (*.f64 x -2)) (cbrt.f64 wj)) |
| 86.0ms | (pow.f64 (*.f64 wj wj) 1/3) |
| 85.0ms | (cbrt.f64 wj) |
| 39.0ms | (*.f64 (pow.f64 (*.f64 wj wj) 1/3) (*.f64 (+.f64 wj (*.f64 x -2)) (cbrt.f64 wj))) |
| 1× | egg-herbie |
Useful iterations: 0 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4915 | 1068 |
| 1 | 4915 | 1068 |
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 2 | 97 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 96 | 11 | 107 |
Compiled 1759 to 1001 computations (43.1% saved)
Total 0.5b remaining (61.1%)
Threshold costs 0.5b (61.1%)
Compiled 2571 to 1608 computations (37.5% saved)
Compiled 16 to 8 computations (50% saved)
| 1× | egg-herbie |
Useful iterations: 0 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 444 | 63 |
| 1 | 444 | 63 |
| 1× | intervals |
| 832.0ms | 3808× | body | 8192 | exit |
| 255.0ms | 6559× | body | 128 | valid |
| 82.0ms | 695× | body | 512 | valid |
| 53.0ms | 721× | body | 256 | valid |
| 4.0ms | 87× | body | 128 | invalid |
| 4.0ms | 25× | body | 1024 | valid |
| 0.0ms | 10× | body | 128 | overflowed |
Compiled 920 to 574 computations (37.6% saved)
Loading profile data...