Time bar (total: 2.8s)
| 1× | search |
| 2× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 11 |
| 1 | 10 | 11 |
| 0 | 1 | 1 |
| 1 | 1 | 1 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 25% | 75% | 0% | 3 |
| 25% | 62.5% | 12.5% | 4 |
| 25% | 56.2% | 18.8% | 5 |
| 28.1% | 50% | 21.9% | 6 |
| 29.7% | 46.9% | 23.5% | 7 |
| 30.5% | 45.3% | 24.3% | 8 |
| 30.8% | 44.9% | 24.3% | 9 |
| 31.2% | 44.5% | 24.3% | 10 |
| 31.3% | 44.4% | 24.3% | 11 |
| 31.4% | 44.3% | 24.3% | 12 |
| 31.4% | 44.2% | 24.3% | 13 |
| 31.5% | 44.2% | 24.3% | 14 |
Compiled 8 to 6 computations (25% saved)
| 1× | intervals |
| 13.0ms | 87× | body | 1024 | valid |
| 3.0ms | 42× | body | 512 | valid |
| 2.0ms | 101× | body | 128 | valid |
| 1.0ms | 21× | body | 256 | valid |
| 1.0ms | 5× | body | 2048 | valid |
Compiled 15 to 12 computations (20% saved)
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 11 |
| 1 | 10 | 11 |
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: 41.2b
Compiled 14 to 10 computations (28.6% saved)
Found 2 expressions with local error:
| 0.7b | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) 1)) |
| 3.7b | (-.f64 (exp.f64 x) 1) |
| 1× | rewrite-expression-head |
| 35× | add-sqr-sqrt_binary64_782 |
| 30× | *-un-lft-identity_binary64_760 |
| 21× | times-frac_binary64_766 |
| 15× | add-cube-cbrt_binary64_795 |
| 10× | difference-of-squares_binary64_729 |
| 7× | associate-/r*_binary64_704 |
| 5× | difference-of-sqr-1_binary64_730 distribute-lft-out--_binary64_712 |
| 4× | add-log-exp_binary64_799 add-cbrt-cube_binary64_796 |
| 3× | add-exp-log_binary64_798 cancel-sign-sub-inv_binary64_726 associate-/l*_binary64_705 |
| 2× | associate-/r/_binary64_706 pow1_binary64_821 flip--_binary64_735 flip3--_binary64_764 |
| 1× | diff-log_binary64_852 frac-2neg_binary64_771 cbrt-undiv_binary64_794 div-inv_binary64_757 div-exp_binary64_811 clear-num_binary64_759 sub-neg_binary64_753 |
2 calls:
| 7.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) 1)) |
| 4.0ms | (-.f64 (exp.f64 x) 1) |
2 calls:
| 37.0ms | (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) 1)) |
| 13.0ms | (-.f64 (exp.f64 x) 1) |
| 1× | egg-herbie |
Useful iterations: 0 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4915 | 1129 |
| 1 | 4915 | 1129 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 4 | 69 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 4 | 70 |
Merged error: 0.0b
Compiled 981 to 490 computations (50.1% saved)
Found 4 expressions with local error:
| 0.0b | (/.f64 (exp.f64 x) (+.f64 x (*.f64 x (*.f64 x (+.f64 1/2 (*.f64 x 1/6)))))) |
| 0.1b | (*.f64 x (*.f64 x (+.f64 1/2 (*.f64 x 1/6)))) |
| 0.1b | (*.f64 x (+.f64 1/2 (*.f64 x 1/6))) |
| 0.4b | (*.f64 x 1/6) |
| 1× | rewrite-expression-head |
| 21× | add-sqr-sqrt_binary64_782 |
| 17× | *-un-lft-identity_binary64_760 add-cube-cbrt_binary64_795 |
| 15× | add-cbrt-cube_binary64_796 |
| 14× | add-exp-log_binary64_798 |
| 13× | pow1_binary64_821 |
| 9× | associate-*l*_binary64_701 times-frac_binary64_766 |
| 7× | associate-*r*_binary64_700 |
| 6× | associate-*r/_binary64_702 |
| 5× | prod-exp_binary64_809 distribute-lft-in_binary64_709 distribute-rgt-in_binary64_710 cbrt-unprod_binary64_793 pow-prod-down_binary64_831 |
| 4× | add-log-exp_binary64_799 |
| 3× | flip3-+_binary64_763 associate-/r*_binary64_704 flip-+_binary64_734 associate-/l*_binary64_705 *-commutative_binary64_691 |
| 2× | unswap-sqr_binary64_728 associate-/r/_binary64_706 |
| 1× | frac-2neg_binary64_771 cbrt-undiv_binary64_794 div-inv_binary64_757 div-exp_binary64_811 clear-num_binary64_759 |
4 calls:
| 8.0ms | (/.f64 (exp.f64 x) (+.f64 x (*.f64 x (*.f64 x (+.f64 1/2 (*.f64 x 1/6)))))) |
| 7.0ms | (*.f64 x (*.f64 x (+.f64 1/2 (*.f64 x 1/6)))) |
| 6.0ms | (*.f64 x (+.f64 1/2 (*.f64 x 1/6))) |
| 4.0ms | (*.f64 x 1/6) |
4 calls:
| 41.0ms | (*.f64 x (*.f64 x (+.f64 1/2 (*.f64 x 1/6)))) |
| 34.0ms | (*.f64 x (+.f64 1/2 (*.f64 x 1/6))) |
| 26.0ms | (/.f64 (exp.f64 x) (+.f64 x (*.f64 x (*.f64 x (+.f64 1/2 (*.f64 x 1/6)))))) |
| 11.0ms | (*.f64 x 1/6) |
| 1× | egg-herbie |
Useful iterations: 0 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4908 | 1844 |
| 1 | 4908 | 1844 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 1 | 105 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 4 | 109 |
Merged error: 0b
Compiled 2201 to 1369 computations (37.8% saved)
Found 2 expressions with local error:
| 0.0b | (+.f64 (*.f64 x 1/12) (+.f64 1/2 (/.f64 1 x))) |
| 0.4b | (*.f64 x 1/12) |
| 1× | rewrite-expression-head |
| 7× | add-log-exp_binary64_799 |
| 6× | add-sqr-sqrt_binary64_782 |
| 4× | *-un-lft-identity_binary64_760 add-exp-log_binary64_798 add-cube-cbrt_binary64_795 add-cbrt-cube_binary64_796 pow1_binary64_821 |
| 3× | associate-*r*_binary64_700 sum-log_binary64_851 associate-*l*_binary64_701 |
| 1× | unswap-sqr_binary64_728 prod-exp_binary64_809 flip3-+_binary64_763 flip-+_binary64_734 associate-+r+_binary64_692 +-commutative_binary64_690 cbrt-unprod_binary64_793 pow-prod-down_binary64_831 *-commutative_binary64_691 |
2 calls:
| 9.0ms | (+.f64 (*.f64 x 1/12) (+.f64 1/2 (/.f64 1 x))) |
| 4.0ms | (*.f64 x 1/12) |
2 calls:
| 11.0ms | (*.f64 x 1/12) |
| 9.0ms | (+.f64 (*.f64 x 1/12) (+.f64 1/2 (/.f64 1 x))) |
| 1× | egg-herbie |
Useful iterations: 0 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4872 | 417 |
| 1 | 4872 | 417 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 0 | 37 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 37 | 4 | 41 |
Merged error: 0b
Compiled 542 to 430 computations (20.7% saved)
Found 4 expressions with local error:
| 0.1b | (*.f64 x (+.f64 (*.f64 x 1/6) 1/2)) |
| 0.2b | (pow.f64 (/.f64 (exp.f64 x) (+.f64 x (*.f64 x (*.f64 x (+.f64 (*.f64 x 1/6) 1/2))))) 3) |
| 0.4b | (*.f64 x 1/6) |
| 26.2b | (cbrt.f64 (pow.f64 (/.f64 (exp.f64 x) (+.f64 x (*.f64 x (*.f64 x (+.f64 (*.f64 x 1/6) 1/2))))) 3)) |
| 1× | rewrite-expression-head |
| 42× | add-sqr-sqrt_binary64_782 |
| 38× | *-un-lft-identity_binary64_760 add-cube-cbrt_binary64_795 |
| 36× | cbrt-prod_binary64_791 times-frac_binary64_766 |
| 30× | cube-prod_binary64_788 unpow-prod-down_binary64_839 |
| 11× | add-cbrt-cube_binary64_796 |
| 10× | add-exp-log_binary64_798 |
| 9× | pow1_binary64_821 |
| 8× | associate-/r/_binary64_706 |
| 6× | associate-*r*_binary64_700 associate-*l*_binary64_701 |
| 5× | flip3-+_binary64_763 flip-+_binary64_734 |
| 4× | add-log-exp_binary64_799 div-inv_binary64_757 |
| 3× | pow-unpow_binary64_837 |
| 2× | cube-mult_binary64_790 unswap-sqr_binary64_728 prod-exp_binary64_809 unpow3_binary64_826 pow-exp_binary64_828 rem-cube-cbrt_binary64_783 cube-div_binary64_789 associate-*r/_binary64_702 sqr-pow_binary64_732 cbrt-unprod_binary64_793 pow-prod-down_binary64_831 *-commutative_binary64_691 |
| 1× | pow1/3_binary64_842 rem-cbrt-cube_binary64_784 cbrt-undiv_binary64_794 distribute-lft-in_binary64_709 distribute-rgt-in_binary64_710 pow-to-exp_binary64_829 cbrt-div_binary64_792 div-exp_binary64_811 pow-pow_binary64_832 |
4 calls:
| 7.0ms | (cbrt.f64 (pow.f64 (/.f64 (exp.f64 x) (+.f64 x (*.f64 x (*.f64 x (+.f64 (*.f64 x 1/6) 1/2))))) 3)) |
| 7.0ms | (pow.f64 (/.f64 (exp.f64 x) (+.f64 x (*.f64 x (*.f64 x (+.f64 (*.f64 x 1/6) 1/2))))) 3) |
| 7.0ms | (*.f64 x (+.f64 (*.f64 x 1/6) 1/2)) |
| 4.0ms | (*.f64 x 1/6) |
4 calls:
| 55.0ms | (pow.f64 (/.f64 (exp.f64 x) (+.f64 x (*.f64 x (*.f64 x (+.f64 (*.f64 x 1/6) 1/2))))) 3) |
| 37.0ms | (*.f64 x (+.f64 (*.f64 x 1/6) 1/2)) |
| 26.0ms | (cbrt.f64 (pow.f64 (/.f64 (exp.f64 x) (+.f64 x (*.f64 x (*.f64 x (+.f64 (*.f64 x 1/6) 1/2))))) 3)) |
| 10.0ms | (*.f64 x 1/6) |
| 1× | egg-herbie |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4993 | 4158 |
| 1 | 4993 | 4158 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 148 | 0 | 148 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 148 | 4 | 152 |
Merged error: 0b
Compiled 3808 to 2512 computations (34% saved)
Compiled 1069 to 761 computations (28.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 21 |
| 1 | 16 | 21 |
| 1× | intervals |
| 375.0ms | 2664× | body | 1024 | valid |
| 102.0ms | 1319× | body | 512 | valid |
| 73.0ms | 3023× | body | 128 | valid |
| 49.0ms | 305× | body | 2048 | valid |
| 34.0ms | 689× | body | 256 | valid |
| 0.0ms | 1× | body | 2048 | invalid |
Compiled 296 to 216 computations (27% saved)
Loading profile data...