Time bar (total: 1.5s)
| 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 |
| 12.5% | 87.4% | 0.1% | 4 |
| 31.2% | 68.7% | 0.1% | 5 |
| 43.7% | 56.2% | 0.1% | 6 |
| 54.6% | 42.1% | 3.2% | 7 |
| 63.2% | 30.4% | 6.3% | 8 |
| 69.9% | 21.5% | 8.7% | 9 |
| 75.3% | 15.2% | 9.5% | 10 |
| 79% | 10.1% | 10.8% | 11 |
| 82% | 7% | 11% | 12 |
| 83.9% | 4.4% | 11.8% | 13 |
| 84.7% | 3.5% | 11.8% | 14 |
| 1× | intervals |
| 4.0ms | 182× | body | 80 | valid |
| 3.0ms | 29× | body | 640 | valid |
| 2.0ms | 18× | body | 1280 | valid |
| 1.0ms | 20× | body | 320 | valid |
| 0.0ms | 7× | body | 160 | valid |
| 0.0ms | 2× | body | 80 | invalid |
| 1× | egg-herbie |
Useful iterations: 0 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1642 | 9 |
| 1 | 1642 | 9 |
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: 17.9b
Found 2 expressions with local error:
| 0.0b | (* (- 1.0 x) (- 1.0 y)) |
| 2.7b | (+ x (* (- 1.0 x) (- 1.0 y))) |
| 1× | rewrite-expression-head |
| 10× | add-sqr-sqrt |
| 8× | *-un-lft-identity |
| 6× | flip3-- flip-- |
| 5× | associate-*r* associate-*l* |
| 4× | pow1 add-exp-log frac-times add-cube-cbrt sub-neg add-cbrt-cube add-log-exp |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in associate-*r/ associate-*l/ distribute-lft-out-- difference-of-squares |
| 1× | +-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr |
2 calls:
| 8.0ms | (* (- 1.0 x) (- 1.0 y)) |
| 4.0ms | (+ x (* (- 1.0 x) (- 1.0 y))) |
2 calls:
| 6.0ms | (* (- 1.0 x) (- 1.0 y)) |
| 5.0ms | (+ x (* (- 1.0 x) (- 1.0 y))) |
| 1× | egg-herbie |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5073 | 575 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 2 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 2 | 52 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (* y (- x 1.0)) |
| 0.0b | (+ 1.0 (* y (- x 1.0))) |
| 1× | rewrite-expression-head |
| 8× | add-sqr-sqrt |
| 6× | *-un-lft-identity |
| 5× | associate-*r* |
| 4× | pow1 add-exp-log add-cube-cbrt sub-neg add-cbrt-cube add-log-exp |
| 3× | associate-*l* |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in associate-*r/ |
| 1× | +-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr |
2 calls:
| 6.0ms | (* y (- x 1.0)) |
| 4.0ms | (+ 1.0 (* y (- x 1.0))) |
2 calls:
| 4.0ms | (* y (- x 1.0)) |
| 4.0ms | (+ 1.0 (* y (- x 1.0))) |
| 1× | egg-herbie |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4949 | 327 |
| 1 | 4949 | 327 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 41 | 2 | 43 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 42 | 3 | 45 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* y (- x 1.0)) |
| 0.0b | (+ 1.0 (cbrt (pow (* y (- x 1.0)) 3))) |
| 0.1b | (pow (* y (- x 1.0)) 3) |
| 38.0b | (cbrt (pow (* y (- x 1.0)) 3)) |
| 1× | rewrite-expression-head |
| 12× | add-sqr-sqrt *-un-lft-identity |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 8× | cbrt-prod add-cube-cbrt |
| 6× | associate-*r/ add-log-exp |
| 5× | associate-*r* |
| 4× | cube-div |
| 3× | pow-unpow flip3-- associate-*l* flip-- |
| 2× | cube-mult sub-neg unpow-prod-down cbrt-div pow-pow unpow3 cube-prod pow-prod-down pow-exp prod-exp cbrt-unprod rem-cube-cbrt sqr-pow |
| 1× | +-commutative distribute-rgt-in pow-to-exp distribute-lft-in flip3-+ pow1/3 sum-log *-commutative rem-cbrt-cube flip-+ distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
4 calls:
| 6.0ms | (* y (- x 1.0)) |
| 6.0ms | (pow (* y (- x 1.0)) 3) |
| 4.0ms | (+ 1.0 (cbrt (pow (* y (- x 1.0)) 3))) |
| 2.0ms | (cbrt (pow (* y (- x 1.0)) 3)) |
4 calls:
| 7.0ms | (pow (* y (- x 1.0)) 3) |
| 5.0ms | (cbrt (pow (* y (- x 1.0)) 3)) |
| 4.0ms | (* y (- x 1.0)) |
| 4.0ms | (+ 1.0 (cbrt (pow (* y (- x 1.0)) 3))) |
| 1× | egg-herbie |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4934 | 730 |
| 1 | 4934 | 730 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 0 | 91 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 91 | 3 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* y (- x 1.0)) |
| 0.0b | (+ 1.0 (* y (- x 1.0))) |
| 0.1b | (pow (+ 1.0 (* y (- x 1.0))) 3) |
| 24.8b | (cbrt (pow (+ 1.0 (* y (- x 1.0))) 3)) |
| 1× | rewrite-expression-head |
| 16× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 12× | cbrt-prod add-cube-cbrt |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 6× | unpow-prod-down cube-prod add-log-exp |
| 5× | associate-*r* |
| 4× | cube-div sub-neg |
| 3× | pow-unpow flip3-+ associate-*l* flip-+ |
| 2× | distribute-rgt-in cube-mult cbrt-div associate-+r+ distribute-lft-in unpow3 associate-*r/ sqr-pow |
| 1× | +-commutative pow-to-exp flip3-- pow-pow pow1/3 pow-prod-down pow-exp prod-exp sum-log *-commutative flip-- rem-cbrt-cube cbrt-unprod distribute-lft-out-- rem-cube-cbrt difference-of-squares unswap-sqr |
4 calls:
| 6.0ms | (* y (- x 1.0)) |
| 4.0ms | (pow (+ 1.0 (* y (- x 1.0))) 3) |
| 4.0ms | (cbrt (pow (+ 1.0 (* y (- x 1.0))) 3)) |
| 3.0ms | (+ 1.0 (* y (- x 1.0))) |
4 calls:
| 8.0ms | (pow (+ 1.0 (* y (- x 1.0))) 3) |
| 6.0ms | (* y (- x 1.0)) |
| 4.0ms | (cbrt (pow (+ 1.0 (* y (- x 1.0))) 3)) |
| 4.0ms | (+ 1.0 (* y (- x 1.0))) |
| 1× | egg-herbie |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5004 | 988 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 0 | 97 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 97 | 3 | 100 |
Merged error: 0.0b
Total 0.0b remaining (14.4%)
Threshold costs 0.0b (14.4%)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 18 | 7 |
| 1× | intervals |
| 142.0ms | 5810× | body | 80 | valid |
| 81.0ms | 841× | body | 640 | valid |
| 49.0ms | 421× | body | 1280 | valid |
| 43.0ms | 588× | body | 320 | valid |
| 16.0ms | 340× | body | 160 | valid |
| 2.0ms | 66× | body | 80 | invalid |
Loading profile data...