Time bar (total: 10.1s)
| 1× | search |
| 2× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4855 | 22 |
| 1 | 4855 | 22 |
| 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 |
| 25% | 74.9% | 0.1% | 5 |
| 25% | 68.7% | 6.3% | 6 |
| 43.7% | 46.8% | 9.5% | 7 |
| 43.7% | 42.1% | 14.1% | 8 |
| 46.8% | 36.7% | 16.5% | 9 |
| 46.8% | 34% | 19.2% | 10 |
| 48.4% | 31% | 20.6% | 11 |
| 48.4% | 29.6% | 22% | 12 |
| 49.2% | 28% | 22.8% | 13 |
| 49.2% | 27.3% | 23.5% | 14 |
Compiled 8 to 7 computations (12.5% saved)
| 1× | intervals |
| 14.0ms | 63× | body | 1024 | valid |
| 12.0ms | 63× | body | 1024 | invalid |
| 7.0ms | 141× | body | 128 | valid |
| 5.0ms | 36× | body | 512 | valid |
| 4.0ms | 31× | body | 512 | invalid |
| 2.0ms | 20× | body | 256 | invalid |
| 2.0ms | 16× | body | 256 | valid |
| 1.0ms | 19× | body | 128 | invalid |
Compiled 15 to 15 computations (0% saved)
| 1× | egg-herbie |
Useful iterations: 0 (107.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4950 | 11 |
| 1 | 4950 | 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 |
Compiled 14 to 12 computations (14.3% saved)
Found 4 expressions with local error:
| 0.0b | (cosh.f64 x) |
| 0.0b | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 0.0b | (sin.f64 y) |
| 0.1b | (/.f64 (sin.f64 y) y) |
| 1× | rewrite-expression-head |
| 25× | add-sqr-sqrt_binary64_10671 |
| 20× | add-cube-cbrt_binary64_10684 *-un-lft-identity_binary64_10649 |
| 19× | times-frac_binary64_10655 |
| 13× | associate-*r*_binary64_10589 |
| 11× | add-exp-log_binary64_10687 add-cbrt-cube_binary64_10685 |
| 6× | pow1_binary64_10710 |
| 4× | add-log-exp_binary64_10688 |
| 3× | associate-/l*_binary64_10594 associate-/r*_binary64_10593 cosh-def_binary64_10835 associate-*l*_binary64_10590 |
| 2× | div-exp_binary64_10700 cbrt-undiv_binary64_10683 div-inv_binary64_10646 prod-exp_binary64_10698 cbrt-unprod_binary64_10682 unswap-sqr_binary64_10617 |
| 1× | frac-2neg_binary64_10660 clear-num_binary64_10648 pow-prod-down_binary64_10720 frac-times_binary64_10659 associate-*l/_binary64_10592 associate-*r/_binary64_10591 *-commutative_binary64_10580 |
4 calls:
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 5.0ms | (/.f64 (sin.f64 y) y) |
| 1.0ms | (sin.f64 y) |
| 1.0ms | (cosh.f64 x) |
Compiled 1006 to 249 computations (75.2% saved)
4 calls:
| 353.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 59.0ms | (cosh.f64 x) |
| 48.0ms | (/.f64 (sin.f64 y) y) |
| 22.0ms | (sin.f64 y) |
Compiled 1131 to 808 computations (28.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4958 | 1533 |
| 1 | 4958 | 1533 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 7 | 106 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 7 | 107 |
Compiled 1329 to 452 computations (66% saved)
Found 4 expressions with local error:
| 0.0b | (cosh.f64 x) |
| 0.0b | (sin.f64 y) |
| 0.0b | (*.f64 (sin.f64 y) (cosh.f64 x)) |
| 0.1b | (/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
| 1× | rewrite-expression-head |
| 11× | add-exp-log_binary64_10687 add-cbrt-cube_binary64_10685 |
| 10× | add-sqr-sqrt_binary64_10671 |
| 8× | add-cube-cbrt_binary64_10684 *-un-lft-identity_binary64_10649 |
| 6× | pow1_binary64_10710 |
| 4× | add-log-exp_binary64_10688 |
| 3× | times-frac_binary64_10655 cosh-def_binary64_10835 associate-/r*_binary64_10593 associate-*l*_binary64_10590 associate-*r*_binary64_10589 |
| 2× | prod-exp_binary64_10698 div-exp_binary64_10700 cbrt-undiv_binary64_10683 cbrt-unprod_binary64_10682 associate-*r/_binary64_10591 |
| 1× | frac-2neg_binary64_10660 clear-num_binary64_10648 div-inv_binary64_10646 associate-/l/_binary64_10596 associate-/l*_binary64_10594 pow-prod-down_binary64_10720 unswap-sqr_binary64_10617 *-commutative_binary64_10580 |
4 calls:
| 5.0ms | (/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
| 5.0ms | (*.f64 (sin.f64 y) (cosh.f64 x)) |
| 1.0ms | (sin.f64 y) |
| 1.0ms | (cosh.f64 x) |
Compiled 681 to 189 computations (72.2% saved)
4 calls:
| 369.0ms | (/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
| 263.0ms | (*.f64 (sin.f64 y) (cosh.f64 x)) |
| 58.0ms | (cosh.f64 x) |
| 18.0ms | (sin.f64 y) |
Compiled 1620 to 1117 computations (31% saved)
| 1× | egg-herbie |
Useful iterations: 0 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4941 | 1428 |
| 1 | 4941 | 1428 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 1 | 92 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 92 | 7 | 99 |
Compiled 1088 to 429 computations (60.6% saved)
Found 4 expressions with local error:
| 0.0b | (cosh.f64 x) |
| 0.0b | (*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (/.f64 1 y))) |
| 0.0b | (sin.f64 y) |
| 0.2b | (*.f64 (sin.f64 y) (/.f64 1 y)) |
| 1× | rewrite-expression-head |
| 28× | add-exp-log_binary64_10687 |
| 20× | add-sqr-sqrt_binary64_10671 |
| 18× | add-cbrt-cube_binary64_10685 |
| 14× | *-un-lft-identity_binary64_10649 associate-*r*_binary64_10589 |
| 13× | prod-exp_binary64_10698 add-cube-cbrt_binary64_10684 |
| 11× | pow1_binary64_10710 times-frac_binary64_10655 |
| 7× | cbrt-unprod_binary64_10682 |
| 6× | associate-*l*_binary64_10590 |
| 5× | associate-*r/_binary64_10591 |
| 4× | pow-prod-down_binary64_10720 div-exp_binary64_10700 add-log-exp_binary64_10688 cosh-def_binary64_10835 |
| 3× | un-div-inv_binary64_10647 unswap-sqr_binary64_10617 |
| 2× | 1-exp_binary64_10693 rec-exp_binary64_10699 cbrt-undiv_binary64_10683 *-commutative_binary64_10580 frac-times_binary64_10659 |
| 1× | div-inv_binary64_10646 associate-*l/_binary64_10592 |
4 calls:
| 8.0ms | (*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (/.f64 1 y))) |
| 8.0ms | (*.f64 (sin.f64 y) (/.f64 1 y)) |
| 1.0ms | (sin.f64 y) |
| 1.0ms | (cosh.f64 x) |
Compiled 1121 to 538 computations (52% saved)
4 calls:
| 377.0ms | (*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (/.f64 1 y))) |
| 61.0ms | (cosh.f64 x) |
| 47.0ms | (*.f64 (sin.f64 y) (/.f64 1 y)) |
| 19.0ms | (sin.f64 y) |
Compiled 1192 to 870 computations (27% saved)
| 1× | egg-herbie |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4939 | 1407 |
| 1 | 4939 | 1407 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 0 | 108 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 108 | 7 | 115 |
Compiled 1210 to 544 computations (55% saved)
Found 4 expressions with local error:
| 0.5b | (*.f64 (cbrt.f64 (sin.f64 y)) (cbrt.f64 (sin.f64 y))) |
| 0.6b | (cbrt.f64 (sin.f64 y)) |
| 0.6b | (cbrt.f64 (sin.f64 y)) |
| 0.6b | (cbrt.f64 (sin.f64 y)) |
| 1× | rewrite-expression-head |
| 25× | cbrt-prod_binary64_10680 |
| 23× | add-sqr-sqrt_binary64_10671 |
| 15× | add-cube-cbrt_binary64_10684 *-un-lft-identity_binary64_10649 |
| 11× | pow1_binary64_10710 |
| 9× | pow1/3_binary64_10731 |
| 6× | add-exp-log_binary64_10687 swap-sqr_binary64_10616 associate-*l*_binary64_10590 associate-*r*_binary64_10589 |
| 4× | add-log-exp_binary64_10688 add-cbrt-cube_binary64_10685 unswap-sqr_binary64_10617 |
| 2× | pow-prod-down_binary64_10720 pow-prod-up_binary64_10719 pow-sqr_binary64_10622 |
| 1× | pow2_binary64_10730 pow-plus_binary64_10712 prod-exp_binary64_10698 cbrt-unprod_binary64_10682 *-commutative_binary64_10580 |
4 calls:
| 7.0ms | (*.f64 (cbrt.f64 (sin.f64 y)) (cbrt.f64 (sin.f64 y))) |
| 1.0ms | (cbrt.f64 (sin.f64 y)) |
| 1.0ms | (cbrt.f64 (sin.f64 y)) |
| 1.0ms | (cbrt.f64 (sin.f64 y)) |
Compiled 1476 to 302 computations (79.5% saved)
4 calls:
| 177.0ms | (*.f64 (cbrt.f64 (sin.f64 y)) (cbrt.f64 (sin.f64 y))) |
| 138.0ms | (cbrt.f64 (sin.f64 y)) |
| 132.0ms | (cbrt.f64 (sin.f64 y)) |
| 130.0ms | (cbrt.f64 (sin.f64 y)) |
Compiled 1210 to 808 computations (33.2% saved)
| 1× | egg-herbie |
Useful iterations: 0 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4867 | 1020 |
| 1 | 4867 | 1020 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 0 | 97 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 97 | 7 | 104 |
Compiled 1395 to 457 computations (67.2% saved)
Total 0.1b remaining (54.1%)
Threshold costs 0.1b (54.1%)
Compiled 25072 to 18244 computations (27.2% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 21 |
| 1 | 22 | 21 |
Compiled 13 to 11 computations (15.4% saved)
| 1× | intervals |
| 470.0ms | 1985× | body | 1024 | valid |
| 384.0ms | 1942× | body | 1024 | invalid |
| 244.0ms | 4494× | body | 128 | valid |
| 158.0ms | 1027× | body | 512 | valid |
| 153.0ms | 1019× | body | 512 | invalid |
| 49.0ms | 488× | body | 256 | valid |
| 46.0ms | 465× | body | 256 | invalid |
| 38.0ms | 670× | body | 128 | invalid |
| 4.0ms | 6× | body | 2048 | valid |
Compiled 113 to 95 computations (15.9% saved)
Loading profile data...