Time bar (total: 3.8s)
| 1× | search |
| 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 |
| 0% | 99.9% | 0.1% | 5 |
| 21.8% | 78% | 0.1% | 6 |
| 26.5% | 73.3% | 0.1% | 7 |
| 32% | 67.9% | 0.1% | 8 |
| 46.4% | 52.7% | 0.9% | 9 |
| 50.9% | 47.2% | 1.9% | 10 |
| 54.3% | 43.3% | 2.4% | 11 |
| 62.1% | 32.5% | 5.4% | 12 |
| 64.3% | 28.1% | 7.6% | 13 |
| 66.3% | 24.6% | 9.2% | 14 |
Compiled 13 to 11 computations (15.4% saved)
| 1× | intervals |
| 10.0ms | 256× | body | 128 | valid |
| 1.0ms | 35× | body | 128 | invalid |
Compiled 25 to 24 computations (4% saved)
| 1× | egg-herbie |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 738 | 15 |
| 1 | 738 | 15 |
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: 0.0b
Compiled 32 to 28 computations (12.5% saved)
Found 3 expressions with local error:
| 0.0b | (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z)) |
| 0.0b | (/.f64 (+.f64 x 4) y) |
| 2.8b | (*.f64 (/.f64 x y) z) |
| 1× | rewrite-expression-head |
| 28× | *-un-lft-identity_binary64_78 |
| 25× | add-sqr-sqrt_binary64_100 |
| 22× | times-frac_binary64_84 |
| 20× | add-cube-cbrt_binary64_113 |
| 13× | associate-*l*_binary64_19 |
| 10× | add-cbrt-cube_binary64_114 add-exp-log_binary64_116 |
| 5× | add-log-exp_binary64_117 pow1_binary64_139 |
| 4× | associate-/l*_binary64_23 distribute-lft-out_binary64_29 |
| 3× | associate-*r*_binary64_18 associate-*l/_binary64_21 associate-/r*_binary64_22 |
| 2× | cbrt-unprod_binary64_111 cbrt-undiv_binary64_112 prod-exp_binary64_127 div-exp_binary64_129 div-inv_binary64_75 unswap-sqr_binary64_46 associate-/l/_binary64_25 |
| 1× | *-commutative_binary64_9 flip-+_binary64_52 frac-sub_binary64_87 flip3--_binary64_82 diff-log_binary64_170 frac-2neg_binary64_89 flip--_binary64_53 pow-prod-down_binary64_149 clear-num_binary64_77 cancel-sign-sub-inv_binary64_44 sub-div_binary64_85 sub-neg_binary64_71 flip3-+_binary64_81 |
3 calls:
| 10.0ms | (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z)) |
| 7.0ms | (*.f64 (/.f64 x y) z) |
| 6.0ms | (/.f64 (+.f64 x 4) y) |
3 calls:
| 215.0ms | (-.f64 (/.f64 (+.f64 x 4) y) (*.f64 (/.f64 x y) z)) |
| 98.0ms | (*.f64 (/.f64 x y) z) |
| 65.0ms | (/.f64 (+.f64 x 4) y) |
Compiled 750 to 631 computations (15.9% saved)
| 1× | egg-herbie |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5018 | 1380 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 7 | 112 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 8 | 114 |
Merged error: 0.0b
Compiled 1939 to 965 computations (50.2% saved)
Found 3 expressions with local error:
| 0.0b | (-.f64 (+.f64 (/.f64 x y) (/.f64 4 y)) (*.f64 (/.f64 x y) z)) |
| 0.0b | (+.f64 (/.f64 x y) (/.f64 4 y)) |
| 2.8b | (*.f64 (/.f64 x y) z) |
| 1× | rewrite-expression-head |
| 21× | *-un-lft-identity_binary64_78 |
| 18× | add-sqr-sqrt_binary64_100 |
| 16× | times-frac_binary64_84 |
| 13× | associate-*l*_binary64_19 add-cube-cbrt_binary64_113 |
| 10× | add-log-exp_binary64_117 |
| 8× | add-cbrt-cube_binary64_114 add-exp-log_binary64_116 |
| 5× | pow1_binary64_139 |
| 4× | associate-*l/_binary64_21 distribute-lft-out_binary64_29 |
| 3× | frac-sub_binary64_87 div-inv_binary64_75 associate-*r*_binary64_18 |
| 2× | frac-add_binary64_86 cbrt-unprod_binary64_111 prod-exp_binary64_127 flip-+_binary64_52 diff-log_binary64_170 unswap-sqr_binary64_46 sum-log_binary64_169 flip3-+_binary64_81 |
| 1× | +-commutative_binary64_8 *-commutative_binary64_9 cbrt-undiv_binary64_112 div-exp_binary64_129 flip3--_binary64_82 distribute-rgt-out_binary64_31 associate--l+_binary64_15 flip--_binary64_53 pow-prod-down_binary64_149 cancel-sign-sub-inv_binary64_44 sub-neg_binary64_71 |
3 calls:
| 21.0ms | (-.f64 (+.f64 (/.f64 x y) (/.f64 4 y)) (*.f64 (/.f64 x y) z)) |
| 14.0ms | (+.f64 (/.f64 x y) (/.f64 4 y)) |
| 7.0ms | (*.f64 (/.f64 x y) z) |
3 calls:
| 216.0ms | (-.f64 (+.f64 (/.f64 x y) (/.f64 4 y)) (*.f64 (/.f64 x y) z)) |
| 101.0ms | (*.f64 (/.f64 x y) z) |
| 95.0ms | (+.f64 (/.f64 x y) (/.f64 4 y)) |
Compiled 786 to 649 computations (17.4% saved)
| 1× | egg-herbie |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4977 | 1385 |
| 1 | 4977 | 1385 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 0 | 99 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 99 | 8 | 107 |
Merged error: 0.0b
Compiled 1893 to 885 computations (53.2% saved)
Found 3 expressions with local error:
| 0.0b | (-.f64 (*.f64 (+.f64 x 4) (/.f64 1 y)) (*.f64 (/.f64 x y) z)) |
| 0.1b | (*.f64 (+.f64 x 4) (/.f64 1 y)) |
| 2.8b | (*.f64 (/.f64 x y) z) |
| 1× | rewrite-expression-head |
| 31× | add-sqr-sqrt_binary64_100 |
| 22× | *-un-lft-identity_binary64_78 |
| 21× | times-frac_binary64_84 |
| 19× | add-cube-cbrt_binary64_113 |
| 17× | associate-*l*_binary64_19 add-exp-log_binary64_116 |
| 16× | associate-*r*_binary64_18 |
| 13× | add-cbrt-cube_binary64_114 associate-*l/_binary64_21 |
| 7× | pow1_binary64_139 |
| 6× | prod-exp_binary64_127 frac-sub_binary64_87 |
| 5× | add-log-exp_binary64_117 unswap-sqr_binary64_46 |
| 4× | cbrt-unprod_binary64_111 flip-+_binary64_52 frac-times_binary64_88 flip3-+_binary64_81 |
| 3× | div-exp_binary64_129 un-div-inv_binary64_76 associate-*r/_binary64_20 |
| 2× | *-commutative_binary64_9 cbrt-undiv_binary64_112 div-inv_binary64_75 pow-prod-down_binary64_149 sub-div_binary64_85 |
| 1× | flip3--_binary64_82 diff-log_binary64_170 1-exp_binary64_122 flip--_binary64_53 rec-exp_binary64_128 cancel-sign-sub-inv_binary64_44 distribute-lft-out_binary64_29 sub-neg_binary64_71 |
3 calls:
| 12.0ms | (*.f64 (+.f64 x 4) (/.f64 1 y)) |
| 9.0ms | (-.f64 (*.f64 (+.f64 x 4) (/.f64 1 y)) (*.f64 (/.f64 x y) z)) |
| 7.0ms | (*.f64 (/.f64 x y) z) |
3 calls:
| 212.0ms | (-.f64 (*.f64 (+.f64 x 4) (/.f64 1 y)) (*.f64 (/.f64 x y) z)) |
| 101.0ms | (*.f64 (/.f64 x y) z) |
| 66.0ms | (*.f64 (+.f64 x 4) (/.f64 1 y)) |
Compiled 786 to 667 computations (15.1% saved)
| 1× | egg-herbie |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4954 | 1575 |
| 1 | 4954 | 1575 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 0 | 126 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 126 | 8 | 134 |
Merged error: 0.0b
Compiled 2273 to 1203 computations (47.1% saved)
Found 1 expressions with local error:
| 3.8b | (/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y) |
| 1× | rewrite-expression-head |
| 9× | add-sqr-sqrt_binary64_100 add-cube-cbrt_binary64_113 times-frac_binary64_84 *-un-lft-identity_binary64_78 |
| 3× | add-cbrt-cube_binary64_114 associate-/l*_binary64_23 associate-/r*_binary64_22 add-exp-log_binary64_116 |
| 2× | associate-/l/_binary64_25 |
| 1× | add-log-exp_binary64_117 cbrt-undiv_binary64_112 div-exp_binary64_129 flip3--_binary64_82 frac-2neg_binary64_89 div-inv_binary64_75 flip--_binary64_53 clear-num_binary64_77 div-sub_binary64_83 pow1_binary64_139 |
1 calls:
| 8.0ms | (/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y) |
1 calls:
| 163.0ms | (/.f64 (-.f64 (+.f64 x 4) (*.f64 x z)) y) |
Compiled 300 to 257 computations (14.3% saved)
| 1× | egg-herbie |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4958 | 827 |
| 1 | 4958 | 827 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 42 | 3 | 45 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 47 | 6 | 53 |
Merged error: 0b
Compiled 715 to 378 computations (47.1% saved)
Compiled 1877 to 1466 computations (21.9% saved)
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 1.4127633742127682e-167 | 1.2381095104986519e-166 | 1.0539544521138283e-166 |
| 6 | -6.009052523144518e+23 | -1.2732757422337183e+23 | -2.9658671955432057e+23 |
Compiled 1 to 3 computations (-200% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 66 |
| 1 | 97 | 66 |
| 1× | intervals |
| 313.0ms | 8000× | body | 128 | valid |
| 45.0ms | 1178× | body | 128 | invalid |
Compiled 422 to 325 computations (23% saved)
Loading profile data...