Time bar (total: 2.9s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 6.2% | 93.6% | 0.2% | 9 |
| 12.5% | 87.3% | 0.2% | 10 |
| 15.6% | 80.3% | 4.1% | 11 |
| 31.2% | 63.9% | 4.9% | 12 |
| 39% | 50.9% | 10.1% | 13 |
| 44.8% | 44.4% | 10.7% | 14 |
| 1× | intervals |
| 7.0ms | 256× | body | 80 | valid |
| 1.0ms | 36× | body | 80 | invalid |
| 1× | egg-herbie |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 7 |
| 1 | 10 | 7 |
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) (* z t)) |
| 1× | rewrite-expression-head |
| 3× | add-log-exp |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ sum-log add-cbrt-cube flip-+ |
1 calls:
| 4.0ms | (+ (* x y) (* z t)) |
1 calls:
| 14.0ms | (+ (* x y) (* z t)) |
| 1× | egg-herbie |
Useful iterations: 0 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4873 | 141 |
| 1 | 4873 | 141 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 1 | 14 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 13 | 2 | 15 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* z t) (* z t)) |
| 0.2b | (* (* x y) (* x y)) |
| 2.5b | (- (* (* x y) (* x y)) (* (* z t) (* z t))) |
| 27.6b | (/ (- (* (* x y) (* x y)) (* (* z t) (* z t))) (- (* x y) (* z t))) |
| 1× | rewrite-expression-head |
| 82× | pow1 |
| 34× | pow-prod-down |
| 30× | add-exp-log add-cbrt-cube |
| 16× | prod-exp cbrt-unprod |
| 13× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | times-frac |
| 8× | pow-sqr pow-prod-up |
| 6× | add-log-exp |
| 5× | difference-of-squares |
| 4× | pow-plus associate-/l* |
| 3× | flip3-- associate-/r* flip-- |
| 2× | pow2 swap-sqr associate-*r* associate-*l* associate-/r/ *-commutative associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-sub div-exp clear-num div-inv |
4 calls:
| 12.0ms | (/ (- (* (* x y) (* x y)) (* (* z t) (* z t))) (- (* x y) (* z t))) |
| 7.0ms | (- (* (* x y) (* x y)) (* (* z t) (* z t))) |
| 6.0ms | (* (* z t) (* z t)) |
| 6.0ms | (* (* x y) (* x y)) |
4 calls:
| 32.0ms | (/ (- (* (* x y) (* x y)) (* (* z t) (* z t))) (- (* x y) (* z t))) |
| 29.0ms | (- (* (* x y) (* x y)) (* (* z t) (* z t))) |
| 7.0ms | (* (* x y) (* x y)) |
| 7.0ms | (* (* z t) (* z t)) |
| 1× | egg-herbie |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4989 | 1318 |
| 1 | 4989 | 1318 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 2 | 128 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 127 | 3 | 130 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* z t) (* z t)) |
| 2.5b | (- (* (* x (* x y)) y) (* (* z t) (* z t))) |
| 4.3b | (* (* x (* x y)) y) |
| 27.6b | (/ (- (* (* x (* x y)) y) (* (* z t) (* z t))) (- (* x y) (* z t))) |
| 1× | rewrite-expression-head |
| 52× | pow1 |
| 27× | add-exp-log add-cbrt-cube |
| 23× | pow-prod-down |
| 14× | prod-exp cbrt-unprod |
| 13× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 6× | add-log-exp |
| 4× | associate-*r* pow-sqr pow-prod-up |
| 3× | flip3-- associate-/r* flip-- associate-/l* |
| 2× | pow-plus associate-*l* associate-/r/ *-commutative associate-/l/ |
| 1× | cbrt-undiv pow2 sub-neg frac-2neg diff-log div-sub swap-sqr div-exp clear-num div-inv |
4 calls:
| 12.0ms | (/ (- (* (* x (* x y)) y) (* (* z t) (* z t))) (- (* x y) (* z t))) |
| 7.0ms | (- (* (* x (* x y)) y) (* (* z t) (* z t))) |
| 6.0ms | (* (* x (* x y)) y) |
| 6.0ms | (* (* z t) (* z t)) |
4 calls:
| 33.0ms | (- (* (* x (* x y)) y) (* (* z t) (* z t))) |
| 29.0ms | (/ (- (* (* x (* x y)) y) (* (* z t) (* z t))) (- (* x y) (* z t))) |
| 7.0ms | (* (* x (* x y)) y) |
| 7.0ms | (* (* z t) (* z t)) |
| 1× | egg-herbie |
Useful iterations: 0 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5042 | 1441 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 0 | 110 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 110 | 3 | 113 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (pow (* x y) 2) |
| 2.5b | (- (pow (* x y) 2) (pow (* z t) 2)) |
| 18.1b | (cbrt (pow (- (pow (* x y) 2) (pow (* z t) 2)) 3)) |
| 27.6b | (/ (cbrt (pow (- (pow (* x y) 2) (pow (* z t) 2)) 3)) (- (* x y) (* z t))) |
| 1× | rewrite-expression-head |
| 160× | cbrt-prod |
| 126× | add-sqr-sqrt |
| 105× | times-frac |
| 99× | difference-of-squares |
| 82× | *-un-lft-identity |
| 72× | sqr-pow |
| 67× | unpow2 |
| 66× | unpow-prod-down |
| 65× | cube-prod |
| 60× | add-cube-cbrt |
| 35× | associate-/l* |
| 11× | distribute-lft-out-- |
| 9× | add-exp-log |
| 7× | pow1 |
| 6× | add-log-exp |
| 5× | cube-mult unpow3 add-cbrt-cube |
| 4× | cube-div cbrt-div flip3-- flip-- |
| 3× | pow-unpow associate-/r* |
| 2× | pow-pow pow-exp associate-/r/ associate-/l/ |
| 1× | cbrt-undiv pow-to-exp sub-neg frac-2neg pow1/3 diff-log div-exp pow-prod-down prod-exp clear-num rem-cbrt-cube div-inv |
4 calls:
| 18.0ms | (/ (cbrt (pow (- (pow (* x y) 2) (pow (* z t) 2)) 3)) (- (* x y) (* z t))) |
| 11.0ms | (cbrt (pow (- (pow (* x y) 2) (pow (* z t) 2)) 3)) |
| 6.0ms | (- (pow (* x y) 2) (pow (* z t) 2)) |
| 4.0ms | (pow (* x y) 2) |
4 calls:
| 33.0ms | (- (pow (* x y) 2) (pow (* z t) 2)) |
| 30.0ms | (/ (cbrt (pow (- (pow (* x y) 2) (pow (* z t) 2)) 3)) (- (* x y) (* z t))) |
| 29.0ms | (cbrt (pow (- (pow (* x y) 2) (pow (* z t) 2)) 3)) |
| 4.0ms | (pow (* x y) 2) |
| 1× | egg-herbie |
Useful iterations: 0 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5362 | 5590 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 253 | 0 | 253 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 253 | 3 | 256 |
Merged error: 0.0b
Total 0.0b remaining (15.2%)
Threshold costs 0.0b (15.2%)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 7 |
| 1 | 10 | 7 |
| 1× | intervals |
| 209.0ms | 8000× | body | 80 | valid |
| 38.0ms | 1336× | body | 80 | invalid |
Loading profile data...