
Time bar (total: 2.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 14 to 10 computations (28.6% saved)
| 994.0ms | 4 114× | 2 | valid |
| 293.0ms | 4 142× | 0 | valid |
ival-div: 352.0ms (37.2% of total)ival-mult: 205.0ms (21.6% of total)ival-sub: 152.0ms (16% of total)ival-sqrt: 131.0ms (13.8% of total)adjust: 88.0ms (9.3% of total)exact: 10.0ms (1.1% of total)ival-true: 6.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)| 1× | egg-herbie |
| 152× | accelerator-lowering-fma.f32 |
| 152× | accelerator-lowering-fma.f64 |
| 120× | *-lowering-*.f32 |
| 120× | *-lowering-*.f64 |
| 56× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 21 |
| 1 | 39 | 14 |
| 2 | 111 | 12 |
| 3 | 220 | 12 |
| 4 | 313 | 12 |
| 5 | 364 | 12 |
| 6 | 375 | 12 |
| 7 | 376 | 12 |
| 0 | 8 | 8 |
| 1 | 21 | 6 |
| 2 | 44 | 6 |
| 3 | 72 | 6 |
| 4 | 95 | 6 |
| 5 | 127 | 6 |
| 6 | 150 | 6 |
| 7 | 176 | 6 |
| 8 | 195 | 6 |
| 9 | 202 | 6 |
| 10 | 209 | 6 |
| 11 | 224 | 6 |
| 12 | 302 | 6 |
| 13 | 322 | 6 |
| 14 | 329 | 6 |
| 0 | 329 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (/ x x) (* (/ 1 x) (sqrt (* x x)))) |
| Outputs |
|---|
(- (/ x x) (* (/ 1 x) (sqrt (* x x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 136 | 0 | - | 2 | (1.1600209552848316e-158) | (sqrt.f64 (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | (/.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x))) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (*.f64 x x)) | oflow-rescue | 80 | 0 |
| ↳ | (*.f64 x x) | overflow | 80 | |
sqrt.f64 | (sqrt.f64 (*.f64 x x)) | uflow-rescue | 54 | 0 |
| ↳ | (*.f64 x x) | underflow | 54 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 134 | 17 |
| - | 0 | 105 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 134 | 0 | 17 |
| - | 0 | 0 | 105 |
| number | freq |
|---|---|
| 0 | 122 |
| 1 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 89.0ms | 270× | 2 | valid |
| 19.0ms | 242× | 0 | valid |
Compiled 100 to 36 computations (64% saved)
ival-div: 52.0ms (61.2% of total)ival-mult: 13.0ms (15.3% of total)ival-sqrt: 8.0ms (9.4% of total)adjust: 5.0ms (5.9% of total)ival-sub: 5.0ms (5.9% of total)exact: 1.0ms (1.2% of total)ival-true: 1.0ms (1.2% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 44.0% | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x))) |
| ✓ | cost-diff | 704 | (/.f64 x x) |
| ✓ | cost-diff | 832 | (sqrt.f64 (*.f64 x x)) |
| 152× | accelerator-lowering-fma.f32 |
| 152× | accelerator-lowering-fma.f64 |
| 120× | *-lowering-*.f32 |
| 120× | *-lowering-*.f64 |
| 56× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 25 |
| 1 | 21 | 21 |
| 2 | 44 | 21 |
| 3 | 72 | 21 |
| 4 | 95 | 21 |
| 5 | 127 | 21 |
| 6 | 150 | 21 |
| 7 | 176 | 21 |
| 8 | 195 | 21 |
| 9 | 202 | 21 |
| 10 | 209 | 21 |
| 11 | 224 | 21 |
| 12 | 302 | 21 |
| 13 | 322 | 21 |
| 14 | 329 | 21 |
| 0 | 329 | 21 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (/ x x) (* (/ 1 x) (sqrt (* x x)))) |
(/ x x) |
x |
(* (/ 1 x) (sqrt (* x x))) |
(/ 1 x) |
1 |
(sqrt (* x x)) |
(* x x) |
| Outputs |
|---|
(- (/ x x) (* (/ 1 x) (sqrt (* x x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) |
(/ x x) |
#s(literal 1 binary64) |
x |
(* (/ 1 x) (sqrt (* x x))) |
(/.f64 (fabs.f64 x) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(sqrt (* x x)) |
(fabs.f64 x) |
(* x x) |
(*.f64 x x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x))) |
| ✓ | accuracy | 51.3% | (sqrt.f64 (*.f64 x x)) |
| 51.0ms | 135× | 2 | valid |
| 8.0ms | 121× | 0 | valid |
Compiled 37 to 10 computations (73% saved)
ival-sub: 28.0ms (58.7% of total)ival-div: 7.0ms (14.7% of total)ival-mult: 5.0ms (10.5% of total)ival-sqrt: 4.0ms (8.4% of total)adjust: 3.0ms (6.3% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (* x x))> |
#<alt (/ x x)> |
#<alt (* (/ 1 x) (sqrt (* x x)))> |
#<alt (- (/ x x) (* (/ 1 x) (sqrt (* x x))))> |
#<alt (* x x)> |
| Outputs |
|---|
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt -1> |
#<alt -1> |
#<alt -1> |
#<alt -1> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt 2> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (sqrt (* x x)) |
| 0.0ms | x | @ | inf | (* x x) |
| 0.0ms | x | @ | 0 | (* x x) |
| 0.0ms | x | @ | -inf | (* (/ 1 x) (sqrt (* x x))) |
| 0.0ms | x | @ | 0 | (sqrt (* x x)) |
| 1× | batch-egg-rewrite |
| 206× | *-lowering-*.f32 |
| 206× | *-lowering-*.f64 |
| 108× | /-lowering-/.f32 |
| 108× | /-lowering-/.f64 |
| 84× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 15 |
| 1 | 59 | 7 |
| 2 | 364 | 7 |
| 0 | 710 | 7 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| Inputs |
|---|
(sqrt (* x x)) |
(/ x x) |
(* (/ 1 x) (sqrt (* x x))) |
(- (/ x x) (* (/ 1 x) (sqrt (* x x)))) |
(* x x) |
| Outputs |
|---|
x |
(exp.f64 (log.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
(fabs.f64 x) |
(fabs.f64 (neg.f64 x)) |
(fabs.f64 (-.f64 x #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 x)) |
(sqrt.f64 (*.f64 x x)) |
(neg.f64 (neg.f64 x)) |
(/.f64 x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x)) (/.f64 (sqrt.f64 x) x)) |
(pow.f64 x #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/4 binary64)) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(*.f64 (neg.f64 x) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
#s(literal 1 binary64) |
#s(literal 0 binary64) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(fabs.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) |
| 1× | egg-herbie |
| 12× | +-lowering-+.f64 |
| 12× | +-lowering-+.f32 |
| 6× | *-lowering-*.f32 |
| 6× | --lowering--.f32 |
| 6× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 88 |
| 1 | 11 | 88 |
| 2 | 12 | 88 |
| 3 | 13 | 88 |
| 4 | 15 | 88 |
| 5 | 17 | 88 |
| 6 | 21 | 88 |
| 7 | 30 | 88 |
| 8 | 33 | 88 |
| 0 | 33 | 88 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
-1 |
-1 |
-1 |
-1 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
2 |
2 |
2 |
2 |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
-1 |
#s(literal -1 binary64) |
-1 |
#s(literal -1 binary64) |
-1 |
#s(literal -1 binary64) |
-1 |
#s(literal -1 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
2 |
#s(literal 2 binary64) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 1 105 to 196 computations (82.3% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 2 | 111 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 2 | 112 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.9% | #s(literal 2 binary64) |
| ▶ | 54.2% | #s(literal 0 binary64) |
Compiled 4 to 4 computations (0% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2 | 2 |
| 0 | 2 | 2 |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
0 |
2 |
| Outputs |
|---|
0 |
#s(literal 0 binary64) |
2 |
#s(literal 2 binary64) |
| 5.0ms | 256× | 0 | valid |
Compiled 4 to 5 computations (-25% saved)
ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
| Outputs |
|---|
| 1× | batch-egg-rewrite |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 0 | 0 |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
| Outputs |
|---|
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 0 | 0 |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
| Outputs |
|---|
Compiled 1 to 1 computations (0% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 48.9% | #s(literal 2 binary64) |
| ✓ | 54.2% | #s(literal 0 binary64) |
Compiled 19 to 14 computations (26.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal 0 binary64) |
2 calls:
| 3.0ms | x |
| 1.0ms | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | x |
| 91.3% | 2 | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
Compiled 15 to 9 computations (40% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.2% | 1 | (-.f64 (/.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 x x)))) |
| 54.2% | 1 | x |
Compiled 15 to 9 computations (40% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | -3.6623641374335616e-308 | 3.1302396006720555e-304 |
| 42.0ms | 80× | 2 | valid |
| 4.0ms | 64× | 0 | valid |
Compiled 70 to 66 computations (5.7% saved)
adjust: 30.0ms (72.5% of total)ival-div: 4.0ms (9.7% of total)ival-mult: 3.0ms (7.3% of total)ival-sqrt: 2.0ms (4.8% of total)ival-sub: 1.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(literal 2 binary64) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(literal 2 binary64) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| 206× | *-lowering-*.f32 |
| 206× | *-lowering-*.f64 |
| 108× | /-lowering-/.f32 |
| 108× | /-lowering-/.f64 |
| 84× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 15 |
| 1 | 59 | 7 |
| 2 | 364 | 7 |
| 0 | 710 | 7 |
| 0 | 7 | 88 |
| 1 | 11 | 88 |
| 2 | 12 | 88 |
| 3 | 13 | 88 |
| 4 | 15 | 88 |
| 5 | 17 | 88 |
| 6 | 21 | 88 |
| 7 | 30 | 88 |
| 8 | 33 | 88 |
| 0 | 33 | 88 |
| 1× | done |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
Compiled 14 to 12 computations (14.3% saved)
Compiled 56 to 38 computations (32.1% saved)
Loading profile data...