
Time bar (total: 3.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 7 to 7 computations (0% saved)
| 467.0ms | 8 256× | 0 | valid |
ival-sqrt: 72.0ms (45.3% of total)ival-fabs: 51.0ms (32.1% of total)ival-sub!: 34.0ms (21.4% of total)adjust: 2.0ms (1.3% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 36 |
| 1 | 43 | 36 |
| 2 | 81 | 36 |
| 3 | 316 | 36 |
| 4 | 1783 | 36 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
(sort x y)
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
| 1.0ms | x | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
| 1.0ms | y | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
| 1.0ms | y | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
| 0.0ms | x | @ | 0 | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x y) |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x y) |
x |
y |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 y x))) #s(literal 1/2 binary64))) |
(pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(sqrt.f64 (fabs.f64 (-.f64 y x))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 x y)) |
(/.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 y x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fabs.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 y y) y (neg.f64 (*.f64 (*.f64 x x) x)))) (fabs.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 y x) (-.f64 y x))) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) y)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 x y) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (+.f64 y x))) (+.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (neg.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y y) y (neg.f64 (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 y x)) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 y)) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 y #s(literal -1 binary64) x) |
(neg.f64 (-.f64 y x)) |
x |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -1 binary64)) |
(neg.f64 (neg.f64 x)) |
y |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 y #s(literal 1 binary64)) |
(neg.f64 (neg.f64 y)) |
#s(approx (sqrt (fabs (- y x))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (- x y) x) |
#s(approx (- x y) (-.f64 x (*.f64 (/.f64 y x) x))) |
#s(approx (sqrt (fabs (- y x))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx y y) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (fabs (- y x))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) (neg.f64 (-.f64 y (*.f64 (/.f64 x y) y)))) |
Compiled 379 to 219 computations (42.2% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 2 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 3 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| ▶ | 52.9% | (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
| ▶ | 52.1% | (sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
Compiled 18 to 18 computations (0% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(fabs.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
x |
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
y |
| Outputs |
|---|
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) y) |
| 1.0ms | x | @ | -inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) y) |
| 1.0ms | x | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) y) |
| 1.0ms | y | @ | inf | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) y) |
| 1.0ms | x | @ | 0 | ((sqrt (fabs (- x y))) (fabs (- x y)) (- x y) x (sqrt (fabs (- x y))) (fabs (- x y)) (- x y) (neg y) y) |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(fabs.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
x |
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
y |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (fabs (- x y))) #s(hole binary64 (sqrt (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(fabs.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
x |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -1 binary64)) |
(neg.f64 (neg.f64 x)) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 y #s(literal 1 binary64)) |
(neg.f64 (neg.f64 y)) |
#s(approx (sqrt (fabs (- y x))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (- x y) x) |
#s(approx (- x y) (-.f64 x (*.f64 (/.f64 y x) x))) |
#s(approx (sqrt (fabs (- y x))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (fabs (- y x))) (sqrt.f64 (fabs.f64 (-.f64 y x)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) (neg.f64 (-.f64 y (*.f64 (/.f64 x y) y)))) |
Compiled 116 to 100 computations (13.8% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 0 | 20 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 1 | 1 |
| Total | 20 | 3 | 23 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| ✓ | 52.9% | (sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
| ✓ | 52.1% | (sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
Compiled 32 to 31 computations (3.1% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 (-.f64 x y))) |
5 calls:
| 2.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (fabs.f64 (-.f64 x y)) |
| 2.0ms | (-.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 x y) |
| 100.0% | 1 | (fabs.f64 (-.f64 x y)) |
| 100.0% | 1 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 14 to 16 computations (-14.3% saved)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
(sqrt.f64 (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
5 calls:
| 11.0ms | x |
| 1.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 1.0ms | y |
| 1.0ms | (-.f64 x y) |
| 1.0ms | (fabs.f64 (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.6% | 2 | (-.f64 x y) |
| 56.6% | 2 | (fabs.f64 (-.f64 x y)) |
| 56.6% | 2 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 86.0% | 2 | x |
| 83.4% | 2 | y |
Compiled 14 to 16 computations (-14.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 #s(approx (- x y) x))) |
5 calls:
| 1.0ms | x |
| 1.0ms | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 1.0ms | y |
| 1.0ms | (fabs.f64 (-.f64 x y)) |
| 1.0ms | (-.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.1% | 1 | (-.f64 x y) |
| 52.1% | 1 | (fabs.f64 (-.f64 x y)) |
| 52.1% | 1 | (sqrt.f64 (fabs.f64 (-.f64 x y))) |
| 52.1% | 1 | y |
| 52.1% | 1 | x |
Compiled 14 to 16 computations (-14.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | -1.8295378249073672e-59 | -1.0722151705491852e-63 |
| 4.0ms | 128× | 0 | valid |
Compiled 112 to 130 computations (-16.1% saved)
ival-fabs: 1.0ms (51.3% of total)ival-sqrt: 1.0ms (51.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | done |
Compiled 17 to 16 computations (5.9% saved)
(sort x y)
Compiled 72 to 69 computations (4.2% saved)
Loading profile data...