Time bar (total: 6.3s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 0% | 100% | 0% | 3 |
| 37.5% | 62.5% | 0% | 4 |
| 43.7% | 56.2% | 0% | 5 |
| 46.9% | 53.1% | 0% | 6 |
| 48.4% | 51.5% | 0% | 7 |
| 49.2% | 50.8% | 0% | 8 |
| 49.6% | 50.4% | 0% | 9 |
| 49.8% | 50.2% | 0% | 10 |
| 49.9% | 50.1% | 0% | 11 |
| 49.9% | 50% | 0% | 12 |
| 50% | 50% | 0% | 13 |
| 50% | 49.9% | 0% | 14 |
Compiled 17 to 15 computations (11.8% saved)
| 1× | intervals |
| 26.0ms | 61× | body | 1024 | valid |
| 19.0ms | 146× | body | 128 | valid |
| 9.0ms | 31× | body | 512 | valid |
| 4.0ms | 16× | body | 256 | valid |
| 2.0ms | 2× | body | 2048 | valid |
Compiled 33 to 30 computations (9.1% saved)
| 1× | egg-herbie |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 22 |
| 1 | 50 | 22 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 16.1b
Compiled 28 to 24 computations (14.3% saved)
Found 3 expressions with local error:
| 0.2b | (*.f64 (sin.f64 (*.f64 x 1/2)) (*.f64 8/3 (sin.f64 (*.f64 x 1/2)))) |
| 0.3b | (*.f64 8/3 (sin.f64 (*.f64 x 1/2))) |
| 15.9b | (/.f64 (*.f64 (sin.f64 (*.f64 x 1/2)) (*.f64 8/3 (sin.f64 (*.f64 x 1/2)))) (sin.f64 x)) |
| 1× | rewrite-expression-head |
| 19× | add-exp-log_binary64_16825 add-cbrt-cube_binary64_16823 |
| 10× | pow1_binary64_16848 add-sqr-sqrt_binary64_16809 |
| 8× | add-cube-cbrt_binary64_16822 *-un-lft-identity_binary64_16787 |
| 7× | cbrt-unprod_binary64_16820 prod-exp_binary64_16836 |
| 6× | associate-*l*_binary64_16728 |
| 4× | associate-*r*_binary64_16727 pow-prod-down_binary64_16858 |
| 3× | cbrt-undiv_binary64_16821 add-log-exp_binary64_16826 times-frac_binary64_16793 div-exp_binary64_16838 associate-/r*_binary64_16731 |
| 2× | *-commutative_binary64_16718 |
| 1× | associate-/l*_binary64_16732 clear-num_binary64_16786 unswap-sqr_binary64_16755 frac-2neg_binary64_16798 div-inv_binary64_16784 |
3 calls:
| 9.0ms | (/.f64 (*.f64 (sin.f64 (*.f64 x 1/2)) (*.f64 8/3 (sin.f64 (*.f64 x 1/2)))) (sin.f64 x)) |
| 7.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (*.f64 8/3 (sin.f64 (*.f64 x 1/2)))) |
| 5.0ms | (*.f64 8/3 (sin.f64 (*.f64 x 1/2))) |
3 calls:
| 82.0ms | (/.f64 (*.f64 (sin.f64 (*.f64 x 1/2)) (*.f64 8/3 (sin.f64 (*.f64 x 1/2)))) (sin.f64 x)) |
| 53.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (*.f64 8/3 (sin.f64 (*.f64 x 1/2)))) |
| 36.0ms | (*.f64 8/3 (sin.f64 (*.f64 x 1/2))) |
Compiled 348 to 302 computations (13.2% saved)
| 1× | egg-herbie |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4901 | 1346 |
| 1 | 4901 | 1346 |
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 14 | 77 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 64 | 14 | 78 |
Merged error: 0.1b
Compiled 1633 to 1240 computations (24.1% saved)
Found 3 expressions with local error:
| 0.3b | (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) |
| 0.4b | (/.f64 (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) (sin.f64 x)) |
| 0.4b | (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) (sin.f64 x))) |
| 1× | rewrite-expression-head |
| 19× | add-exp-log_binary64_16825 add-cbrt-cube_binary64_16823 |
| 14× | add-sqr-sqrt_binary64_16809 |
| 10× | associate-*r*_binary64_16727 add-cube-cbrt_binary64_16822 *-un-lft-identity_binary64_16787 |
| 7× | pow1_binary64_16848 |
| 6× | cbrt-unprod_binary64_16820 times-frac_binary64_16793 prod-exp_binary64_16836 associate-*l*_binary64_16728 |
| 4× | cbrt-undiv_binary64_16821 div-exp_binary64_16838 |
| 3× | add-log-exp_binary64_16826 associate-/r*_binary64_16731 |
| 2× | *-commutative_binary64_16718 unswap-sqr_binary64_16755 div-inv_binary64_16784 pow-prod-down_binary64_16858 |
| 1× | associate-/l*_binary64_16732 clear-num_binary64_16786 associate-*r/_binary64_16729 frac-2neg_binary64_16798 |
3 calls:
| 9.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) (sin.f64 x))) |
| 5.0ms | (/.f64 (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) (sin.f64 x)) |
| 5.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) |
3 calls:
| 75.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) (sin.f64 x))) |
| 61.0ms | (/.f64 (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) (sin.f64 x)) |
| 42.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) |
Compiled 360 to 314 computations (12.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5126 | 1472 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 7 | 84 |
| Fresh | 8 | 5 | 13 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 12 | 98 |
Merged error: 0.0b
Compiled 1800 to 1355 computations (24.7% saved)
Found 3 expressions with local error:
| 0.3b | (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 8/3 (sin.f64 x))) |
| 0.4b | (/.f64 8/3 (sin.f64 x)) |
| 0.4b | (*.f64 (sin.f64 (*.f64 x 1/2)) (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 8/3 (sin.f64 x)))) |
| 1× | rewrite-expression-head |
| 25× | add-sqr-sqrt_binary64_16809 |
| 20× | add-cube-cbrt_binary64_16822 *-un-lft-identity_binary64_16787 |
| 19× | times-frac_binary64_16793 add-exp-log_binary64_16825 add-cbrt-cube_binary64_16823 |
| 14× | associate-*r*_binary64_16727 |
| 10× | pow1_binary64_16848 |
| 7× | cbrt-unprod_binary64_16820 prod-exp_binary64_16836 |
| 6× | associate-*l*_binary64_16728 |
| 4× | pow-prod-down_binary64_16858 |
| 3× | cbrt-undiv_binary64_16821 add-log-exp_binary64_16826 associate-/l*_binary64_16732 div-exp_binary64_16838 associate-*r/_binary64_16729 associate-/r*_binary64_16731 |
| 2× | *-commutative_binary64_16718 unswap-sqr_binary64_16755 div-inv_binary64_16784 |
| 1× | clear-num_binary64_16786 frac-2neg_binary64_16798 |
3 calls:
| 9.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 8/3 (sin.f64 x)))) |
| 9.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 8/3 (sin.f64 x))) |
| 4.0ms | (/.f64 8/3 (sin.f64 x)) |
3 calls:
| 81.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 8/3 (sin.f64 x)))) |
| 62.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 8/3 (sin.f64 x))) |
| 39.0ms | (/.f64 8/3 (sin.f64 x)) |
Compiled 376 to 330 computations (12.2% saved)
| 1× | egg-herbie |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5193 | 1559 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 2 | 98 |
| Fresh | 2 | 9 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 12 | 110 |
Merged error: 0.0b
Compiled 2065 to 1530 computations (25.9% saved)
Found 4 expressions with local error:
| 0.1b | (/.f64 1 (/.f64 (sin.f64 x) (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3))) |
| 0.1b | (/.f64 (sin.f64 x) (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3)) |
| 0.3b | (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) |
| 0.4b | (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 1 (/.f64 (sin.f64 x) (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3)))) |
| 1× | rewrite-expression-head |
| 68× | times-frac_binary64_16793 |
| 64× | add-exp-log_binary64_16825 |
| 48× | add-sqr-sqrt_binary64_16809 |
| 40× | *-un-lft-identity_binary64_16787 |
| 39× | add-cube-cbrt_binary64_16822 |
| 34× | add-cbrt-cube_binary64_16823 |
| 29× | associate-*r*_binary64_16727 |
| 26× | div-exp_binary64_16838 |
| 18× | prod-exp_binary64_16836 |
| 12× | cbrt-undiv_binary64_16821 |
| 10× | div-inv_binary64_16784 |
| 9× | pow1_binary64_16848 |
| 8× | cbrt-unprod_binary64_16820 associate-/r*_binary64_16731 |
| 6× | associate-/l*_binary64_16732 rec-exp_binary64_16837 1-exp_binary64_16831 associate-*l*_binary64_16728 |
| 4× | add-log-exp_binary64_16826 unswap-sqr_binary64_16755 |
| 2× | clear-num_binary64_16786 *-commutative_binary64_16718 associate-/r/_binary64_16733 frac-2neg_binary64_16798 pow-prod-down_binary64_16858 |
| 1× | un-div-inv_binary64_16785 associate-*r/_binary64_16729 pow-flip_binary64_16861 inv-pow_binary64_16872 |
4 calls:
| 17.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 1 (/.f64 (sin.f64 x) (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3)))) |
| 7.0ms | (/.f64 1 (/.f64 (sin.f64 x) (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3))) |
| 5.0ms | (/.f64 (sin.f64 x) (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3)) |
| 5.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) |
4 calls:
| 78.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) (/.f64 1 (/.f64 (sin.f64 x) (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3)))) |
| 63.0ms | (/.f64 (sin.f64 x) (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3)) |
| 60.0ms | (/.f64 1 (/.f64 (sin.f64 x) (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3))) |
| 33.0ms | (*.f64 (sin.f64 (*.f64 x 1/2)) 8/3) |
Compiled 516 to 456 computations (11.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4926 | 3503 |
| 1 | 4926 | 3503 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 174 | 2 | 176 |
| Fresh | 2 | 8 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 176 | 12 | 188 |
Merged error: 0.0b
Compiled 3645 to 2723 computations (25.3% saved)
Compiled 2248 to 1898 computations (15.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 22 |
| 1 | 13 | 22 |
| 1× | intervals |
| 904.0ms | 1988× | body | 1024 | valid |
| 493.0ms | 4521× | body | 128 | valid |
| 307.0ms | 994× | body | 512 | valid |
| 108.0ms | 487× | body | 256 | valid |
| 8.0ms | 10× | body | 2048 | valid |
Compiled 1154 to 976 computations (15.4% saved)
Loading profile data...