Time bar (total: 2.0s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 25% | 74.9% | 0.1% | 3 |
| 25% | 74.9% | 0.1% | 4 |
| 56.2% | 43.7% | 0.1% | 5 |
| 65.6% | 34.3% | 0.1% | 6 |
| 79.6% | 20.3% | 0.1% | 7 |
| 83.5% | 16.4% | 0.1% | 8 |
| 90.1% | 9.8% | 0.1% | 9 |
| 91.9% | 8% | 0.1% | 10 |
| 95.1% | 4.8% | 0.1% | 11 |
| 96% | 4% | 0.1% | 12 |
| 97.5% | 2.4% | 0.1% | 13 |
| 97.9% | 2% | 0.1% | 14 |
| 1× | intervals |
| 6.0ms | 256× | body | 80 | valid |
| 1× | egg-herbie |
Useful iterations: 0 (126.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2190 | 9 |
| 1 | 2190 | 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: 0.0b
Found 1 expressions with local error:
| 0.0b | (/ (- x y) (- 2.0 (+ x y))) |
| 1× | rewrite-expression-head |
| 58× | *-un-lft-identity |
| 40× | add-sqr-sqrt |
| 30× | times-frac |
| 19× | distribute-lft-out-- |
| 14× | add-cube-cbrt |
| 13× | difference-of-squares |
| 6× | associate-/r* distribute-lft-out |
| 5× | associate-/l* |
| 3× | add-exp-log add-cbrt-cube |
| 2× | flip3-- associate-/r/ flip-- associate-/l/ |
| 1× | pow1 cbrt-undiv frac-2neg div-sub div-exp clear-num div-inv add-log-exp |
1 calls:
| 9.0ms | (/ (- x y) (- 2.0 (+ x y))) |
1 calls:
| 11.0ms | (/ (- x y) (- 2.0 (+ x y))) |
| 1× | egg-herbie |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4966 | 901 |
| 1 | 4966 | 901 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 6 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 56 | 6 | 62 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ x (- 2.0 (+ x y))) |
| 0.0b | (/ y (- 2.0 (+ x y))) |
| 0.0b | (- (/ x (- 2.0 (+ x y))) (/ y (- 2.0 (+ x y)))) |
| 1× | rewrite-expression-head |
| 127× | *-un-lft-identity |
| 64× | times-frac |
| 59× | add-sqr-sqrt |
| 41× | distribute-lft-out-- |
| 27× | add-cube-cbrt |
| 14× | distribute-lft-out difference-of-squares |
| 12× | associate-/r* |
| 8× | associate-/r/ |
| 7× | add-exp-log add-cbrt-cube |
| 6× | associate-/l* |
| 5× | flip3-- flip-- add-log-exp |
| 4× | div-inv |
| 3× | pow1 distribute-rgt-out-- |
| 2× | cbrt-undiv frac-2neg div-exp clear-num |
| 1× | sub-neg diff-log frac-sub sub-div |
3 calls:
| 34.0ms | (- (/ x (- 2.0 (+ x y))) (/ y (- 2.0 (+ x y)))) |
| 7.0ms | (/ y (- 2.0 (+ x y))) |
| 7.0ms | (/ x (- 2.0 (+ x y))) |
3 calls:
| 14.0ms | (- (/ x (- 2.0 (+ x y))) (/ y (- 2.0 (+ x y)))) |
| 6.0ms | (/ y (- 2.0 (+ x y))) |
| 6.0ms | (/ x (- 2.0 (+ x y))) |
| 1× | egg-herbie |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5912 | 1672 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 3 | 124 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 124 | 6 | 130 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ 1 (- 2.0 (+ x y))) |
| 0.1b | (* (- x y) (/ 1 (- 2.0 (+ x y)))) |
| 1× | rewrite-expression-head |
| 62× | *-un-lft-identity |
| 47× | add-sqr-sqrt |
| 38× | times-frac |
| 24× | add-cube-cbrt associate-*r* |
| 15× | add-exp-log distribute-lft-out-- |
| 9× | add-cbrt-cube |
| 8× | difference-of-squares |
| 7× | distribute-lft-out |
| 6× | associate-/r* |
| 5× | pow1 associate-*l* |
| 4× | flip3-- div-exp prod-exp associate-/r/ flip-- |
| 3× | associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times rec-exp 1-exp associate-*l/ cbrt-unprod div-inv add-log-exp |
| 1× | pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv *-commutative inv-pow |
2 calls:
| 18.0ms | (* (- x y) (/ 1 (- 2.0 (+ x y)))) |
| 7.0ms | (/ 1 (- 2.0 (+ x y))) |
2 calls:
| 7.0ms | (* (- x y) (/ 1 (- 2.0 (+ x y)))) |
| 5.0ms | (/ 1 (- 2.0 (+ x y))) |
| 1× | egg-herbie |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4960 | 1089 |
| 1 | 4960 | 1089 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 1 | 104 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 104 | 6 | 110 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ y (- 2.0 (+ x y))) |
| 0.0b | (- (cbrt (pow (/ x (- 2.0 (+ x y))) 3)) (/ y (- 2.0 (+ x y)))) |
| 0.1b | (pow (/ x (- 2.0 (+ x y))) 3) |
| 20.9b | (cbrt (pow (/ x (- 2.0 (+ x y))) 3)) |
| 1× | rewrite-expression-head |
| 139× | *-un-lft-identity |
| 126× | add-sqr-sqrt |
| 101× | times-frac |
| 66× | cbrt-prod |
| 57× | add-cube-cbrt |
| 52× | unpow-prod-down cube-prod |
| 33× | distribute-lft-out-- |
| 30× | difference-of-squares |
| 16× | distribute-lft-out |
| 10× | associate-/r/ |
| 9× | add-exp-log add-cbrt-cube |
| 6× | flip3-- associate-/r* flip-- add-log-exp |
| 5× | pow1 div-inv |
| 4× | sqr-pow |
| 3× | cube-div pow-unpow associate-/l* |
| 2× | cbrt-undiv cube-mult cbrt-div unpow3 div-exp pow-exp rem-cube-cbrt |
| 1× | pow-to-exp sub-neg pow-pow frac-2neg pow1/3 diff-log clear-num frac-sub rem-cbrt-cube |
4 calls:
| 67.0ms | (- (cbrt (pow (/ x (- 2.0 (+ x y))) 3)) (/ y (- 2.0 (+ x y)))) |
| 11.0ms | (cbrt (pow (/ x (- 2.0 (+ x y))) 3)) |
| 9.0ms | (pow (/ x (- 2.0 (+ x y))) 3) |
| 7.0ms | (/ y (- 2.0 (+ x y))) |
4 calls:
| 15.0ms | (- (cbrt (pow (/ x (- 2.0 (+ x y))) 3)) (/ y (- 2.0 (+ x y)))) |
| 13.0ms | (pow (/ x (- 2.0 (+ x y))) 3) |
| 10.0ms | (cbrt (pow (/ x (- 2.0 (+ x y))) 3)) |
| 6.0ms | (/ y (- 2.0 (+ x y))) |
| 1× | egg-herbie |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5170 | 3216 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 212 | 0 | 212 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 212 | 6 | 218 |
Merged error: 0b
Total 0.1b remaining (93.7%)
Threshold costs 0.1b (93.7%)
| 1× | egg-herbie |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 11 |
| 1 | 39 | 11 |
| 1× | intervals |
| 200.0ms | 7996× | body | 80 | valid |
| 0.0ms | 3× | body | 640 | valid |
| 0.0ms | 1× | body | 1280 | valid |
Loading profile data...