Time bar (total: 6.2s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 50% | 50% | 0% | 3 |
| 50% | 25% | 25% | 4 |
| 50% | 12.5% | 37.5% | 5 |
| 50% | 6.2% | 43.8% | 6 |
| 50% | 3.1% | 46.9% | 7 |
| 50% | 1.6% | 48.5% | 8 |
| 50% | 0.8% | 49.2% | 9 |
| 50.4% | 0.4% | 49.2% | 10 |
| 50.4% | 0.2% | 49.4% | 11 |
| 50.4% | 0.1% | 49.5% | 12 |
| 50.4% | 0% | 49.6% | 13 |
| 50.4% | 0% | 49.6% | 14 |
Compiled 9 to 8 computations (11.1% saved)
| 1× | intervals |
| 77.0ms | 137× | body | 1024 | valid |
| 15.0ms | 54× | body | 512 | valid |
| 9.0ms | 15× | body | 2048 | valid |
| 6.0ms | 33× | body | 256 | valid |
| 1.0ms | 17× | body | 128 | valid |
Compiled 17 to 16 computations (5.9% saved)
| 1× | egg-herbie |
Useful iterations: 0 (110.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4828 | 13 |
| 1 | 4828 | 13 |
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: 58.5b
Compiled 16 to 14 computations (12.5% saved)
Found 1 expressions with local error:
| 6.5b | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 1× | rewrite-expression-head |
| 3× | *-un-lft-identity_binary64_414 add-log-exp_binary64_450 add-sqr-sqrt_binary64_435 |
| 1× | flip3--_binary64_418 distribute-lft-out--_binary64_368 pow1_binary64_472 difference-of-squares_binary64_383 add-cube-cbrt_binary64_446 diff-log_binary64_503 add-exp-log_binary64_449 sub-neg_binary64_407 sinh-undef_binary64_604 add-cbrt-cube_binary64_447 flip--_binary64_389 |
1 calls:
| 11.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
1 calls:
| 77.0ms | (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 1× | egg-herbie |
Useful iterations: 0 (123.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4875 | 255 |
| 1 | 4875 | 255 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 15 | 2 | 17 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 16 | 2 | 18 |
Merged error: 0.0b
Compiled 244 to 119 computations (51.2% saved)
Found 1 expressions with local error:
| 0.0b | (sinh.f64 x) |
| 1× | rewrite-expression-head |
| 1× | pow1_binary64_472 add-cube-cbrt_binary64_446 sinh-def_binary64_596 add-exp-log_binary64_449 *-un-lft-identity_binary64_414 add-cbrt-cube_binary64_447 add-log-exp_binary64_450 add-sqr-sqrt_binary64_435 |
1 calls:
| 2.0ms | (sinh.f64 x) |
1 calls:
| 147.0ms | (sinh.f64 x) |
| 1× | egg-herbie |
Useful iterations: 0 (83.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5412 | 98 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 10 | 1 | 11 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 10 | 3 | 13 |
Merged error: 0b
Compiled 146 to 105 computations (28.1% saved)
Found 3 expressions with local error:
| 0.0b | (+.f64 (*.f64 1/3 (pow.f64 x 3)) (*.f64 1/60 (pow.f64 x 5))) |
| 0.0b | (*.f64 1/60 (pow.f64 x 5)) |
| 0.1b | (*.f64 1/3 (pow.f64 x 3)) |
| 1× | rewrite-expression-head |
| 22× | add-sqr-sqrt_binary64_435 |
| 19× | associate-*r*_binary64_356 |
| 13× | add-exp-log_binary64_449 |
| 10× | add-cube-cbrt_binary64_446 *-un-lft-identity_binary64_414 |
| 8× | unpow-prod-down_binary64_490 |
| 7× | add-cbrt-cube_binary64_447 unswap-sqr_binary64_382 |
| 6× | prod-exp_binary64_460 associate-*l*_binary64_357 |
| 5× | add-log-exp_binary64_450 |
| 4× | cube-prod_binary64_439 sqr-pow_binary64_386 |
| 3× | pow1_binary64_472 |
| 2× | *-commutative_binary64_347 pow-exp_binary64_479 pow-to-exp_binary64_480 cbrt-unprod_binary64_444 |
| 1× | flip3-+_binary64_417 cube-mult_binary64_441 +-commutative_binary64_346 unpow3_binary64_477 flip-+_binary64_388 sum-log_binary64_502 |
3 calls:
| 14.0ms | (*.f64 1/3 (pow.f64 x 3)) |
| 11.0ms | (+.f64 (*.f64 1/3 (pow.f64 x 3)) (*.f64 1/60 (pow.f64 x 5))) |
| 11.0ms | (*.f64 1/60 (pow.f64 x 5)) |
3 calls:
| 369.0ms | (+.f64 (*.f64 1/3 (pow.f64 x 3)) (*.f64 1/60 (pow.f64 x 5))) |
| 106.0ms | (*.f64 1/60 (pow.f64 x 5)) |
| 90.0ms | (*.f64 1/3 (pow.f64 x 3)) |
| 1× | egg-herbie |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4888 | 877 |
| 1 | 4888 | 877 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 0 | 76 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 76 | 3 | 79 |
Merged error: 0b
Compiled 1645 to 1191 computations (27.6% saved)
Found 3 expressions with local error:
| 0.0b | (sinh.f64 x) |
| 0.0b | (pow.f64 (sinh.f64 x) 3) |
| 39.6b | (cbrt.f64 (pow.f64 (sinh.f64 x) 3)) |
| 1× | rewrite-expression-head |
| 12× | cbrt-prod_binary64_442 |
| 9× | add-cube-cbrt_binary64_446 *-un-lft-identity_binary64_414 add-sqr-sqrt_binary64_435 |
| 6× | cube-prod_binary64_439 unpow-prod-down_binary64_490 |
| 4× | pow1_binary64_472 add-exp-log_binary64_449 add-cbrt-cube_binary64_447 |
| 3× | sinh-def_binary64_596 pow-unpow_binary64_488 add-log-exp_binary64_450 |
| 2× | cube-mult_binary64_441 sqr-pow_binary64_386 unpow3_binary64_477 cube-div_binary64_440 |
| 1× | cbrt-div_binary64_443 pow-pow_binary64_483 pow-exp_binary64_479 rem-cbrt-cube_binary64_437 pow-to-exp_binary64_480 pow1/3_binary64_493 rem-cube-cbrt_binary64_436 |
3 calls:
| 6.0ms | (cbrt.f64 (pow.f64 (sinh.f64 x) 3)) |
| 5.0ms | (pow.f64 (sinh.f64 x) 3) |
| 2.0ms | (sinh.f64 x) |
3 calls:
| 306.0ms | (pow.f64 (sinh.f64 x) 3) |
| 140.0ms | (sinh.f64 x) |
| 133.0ms | (cbrt.f64 (pow.f64 (sinh.f64 x) 3)) |
| 1× | egg-herbie |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4936 | 563 |
| 1 | 4936 | 563 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 0 | 63 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 63 | 3 | 66 |
Merged error: 0b
Compiled 777 to 544 computations (30% saved)
Compiled 34 to 31 computations (8.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 9 |
| 1 | 7 | 9 |
| 1× | intervals |
| 2.0s | 4013× | body | 1024 | valid |
| 518.0ms | 1893× | body | 512 | valid |
| 229.0ms | 421× | body | 2048 | valid |
| 174.0ms | 1027× | body | 256 | valid |
| 54.0ms | 646× | body | 128 | valid |
Compiled 47 to 44 computations (6.4% saved)
Loading profile data...