
Time bar (total: 1.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 8 to 8 computations (0% saved)
| 535.0ms | 8 256× | 0 | valid |
ival-cbrt: 123.0ms (49.5% of total)ival-mult!: 76.0ms (30.6% of total)ival-div!: 48.0ms (19.3% of total)adjust: 1.0ms (0.4% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 6 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 22.4% | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(abs g)
(abs a)
(sort g a)
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(/.f64 g (*.f64 #s(literal 2 binary64) a)) |
g |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
| Outputs |
|---|
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (/ (* (cbrt g) (cbrt 1/2)) (cbrt a)))) |
#s(approx (/ g (* 2 a)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* -1 (/ (* (cbrt g) (cbrt -1/2)) (cbrt a))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | g | @ | -inf | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
| 12.0ms | a | @ | -inf | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
| 6.0ms | g | @ | 0 | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
| 5.0ms | g | @ | inf | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
| 4.0ms | a | @ | inf | ((cbrt (/ g (* 2 a))) (/ g (* 2 a)) g (* 2 a) 2 a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 73 |
| 0 | 32 | 42 |
| 0 | 91 | 42 |
| 1 | 135 | 42 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(/.f64 g (*.f64 #s(literal 2 binary64) a)) |
g |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (/ (* (cbrt g) (cbrt 1/2)) (cbrt a)))) |
#s(approx (/ g (* 2 a)) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* -1 (/ (* (cbrt g) (cbrt -1/2)) (cbrt a))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
| Outputs |
|---|
#s(literal 1/3 binary64) |
(*.f64 g (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
(/.f64 (/.f64 g #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 g) (neg.f64 (+.f64 a a))) |
(/.f64 g (+.f64 a a)) |
g |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(literal 2 binary64) |
a |
#s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
#s(approx (/ g (* 2 a)) (*.f64 (/.f64 g a) #s(literal 1/2 binary64))) |
#s(approx g g) |
#s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx a a) |
Compiled 56 to 44 computations (21.4% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 9 | 4 | 13 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 10 | 4 | 14 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 22.4% | (cbrt.f64 (/.f64 g (+.f64 a a))) |
| ▶ | 22.4% | (cbrt.f64 (*.f64 g (/.f64 #s(literal 1 binary64) (+.f64 a a)))) |
| ▶ | 4.5% | #s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
| ▶ | 4.7% | #s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
Compiled 28 to 28 computations (0% saved)
| Inputs |
|---|
#s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
(cbrt.f64 (*.f64 g (/.f64 #s(literal 1 binary64) (+.f64 a a)))) |
(*.f64 g (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
g |
(/.f64 #s(literal 1 binary64) (+.f64 a a)) |
#s(literal 1 binary64) |
(+.f64 a a) |
a |
(cbrt.f64 (/.f64 g (+.f64 a a))) |
(/.f64 g (+.f64 a a)) |
| Outputs |
|---|
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (/ (* (cbrt g) (cbrt 1/2)) (cbrt a)))) |
#s(approx (* g (/ 1 (+ a a))) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* -1 (/ (* (cbrt g) (cbrt -1/2)) (cbrt a))))) |
#s(approx (/ 1 (+ a a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | a | @ | 0 | ((cbrt (/ g (* 2 a))) -1/3 (cbrt (/ g (* 2 a))) 1/3 (cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) 1 (+ a a) a (cbrt (/ g (+ a a))) (/ g (+ a a))) |
| 7.0ms | a | @ | -inf | ((cbrt (/ g (* 2 a))) -1/3 (cbrt (/ g (* 2 a))) 1/3 (cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) 1 (+ a a) a (cbrt (/ g (+ a a))) (/ g (+ a a))) |
| 7.0ms | a | @ | inf | ((cbrt (/ g (* 2 a))) -1/3 (cbrt (/ g (* 2 a))) 1/3 (cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) 1 (+ a a) a (cbrt (/ g (+ a a))) (/ g (+ a a))) |
| 7.0ms | g | @ | -inf | ((cbrt (/ g (* 2 a))) -1/3 (cbrt (/ g (* 2 a))) 1/3 (cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) 1 (+ a a) a (cbrt (/ g (+ a a))) (/ g (+ a a))) |
| 7.0ms | g | @ | 0 | ((cbrt (/ g (* 2 a))) -1/3 (cbrt (/ g (* 2 a))) 1/3 (cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) 1 (+ a a) a (cbrt (/ g (+ a a))) (/ g (+ a a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 122 |
| 0 | 50 | 70 |
| 0 | 142 | 70 |
| 1 | 206 | 70 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
(cbrt.f64 (*.f64 g (/.f64 #s(literal 1 binary64) (+.f64 a a)))) |
(*.f64 g (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
g |
(/.f64 #s(literal 1 binary64) (+.f64 a a)) |
#s(literal 1 binary64) |
(+.f64 a a) |
a |
(cbrt.f64 (/.f64 g (+.f64 a a))) |
(/.f64 g (+.f64 a a)) |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (/ (* (cbrt g) (cbrt 1/2)) (cbrt a)))) |
#s(approx (* g (/ 1 (+ a a))) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (/ g (* 2 a))) #s(hole binary64 (* -1 (/ (* (cbrt g) (cbrt -1/2)) (cbrt a))))) |
#s(approx (/ 1 (+ a a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
| Outputs |
|---|
#s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a a)) g) |
(*.f64 g (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
(/.f64 (*.f64 g #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 g #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 g) (neg.f64 (+.f64 a a))) |
(/.f64 g (+.f64 a a)) |
g |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
(pow.f64 (+.f64 a a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 a a))) |
(/.f64 #s(literal 1 binary64) (+.f64 a a)) |
#s(literal 1 binary64) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(-.f64 a (neg.f64 a)) |
(+.f64 a a) |
a |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a a)) g) |
(*.f64 g (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
(/.f64 (*.f64 g #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 g #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 g) (neg.f64 (+.f64 a a))) |
(/.f64 g (+.f64 a a)) |
#s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
#s(approx (* g (/ 1 (+ a a))) (*.f64 (/.f64 g a) #s(literal 1/2 binary64))) |
#s(approx g g) |
#s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
#s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx a a) |
Compiled 104 to 78 computations (25% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 1 | 21 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 0 | 0 |
| Total | 21 | 4 | 25 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 22.4% | (cbrt.f64 (/.f64 g (+.f64 a a))) |
| ▶ | 22.4% | (cbrt.f64 (*.f64 g #s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)))) |
| ✓ | 4.5% | #s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
| ✓ | 4.7% | #s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
Compiled 31 to 31 computations (0% saved)
| Inputs |
|---|
(cbrt.f64 (*.f64 g #s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 g #s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a))) |
g |
#s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
| Outputs |
|---|
#s(approx (cbrt (* g (/ 1 (+ a a)))) #s(hole binary64 (/ (* (cbrt g) (cbrt 1/2)) (cbrt a)))) |
#s(approx (* g (/ 1 (+ a a))) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (* g (/ 1 (+ a a)))) #s(hole binary64 (* -1 (/ (* (cbrt g) (cbrt -1/2)) (cbrt a))))) |
#s(approx (/ 1 (+ a a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx a #s(hole binary64 a)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | g | @ | inf | ((cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) (/ 1/2 a) 1/2 a) |
| 7.0ms | a | @ | -inf | ((cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) (/ 1/2 a) 1/2 a) |
| 7.0ms | g | @ | -inf | ((cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) (/ 1/2 a) 1/2 a) |
| 6.0ms | g | @ | 0 | ((cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) (/ 1/2 a) 1/2 a) |
| 5.0ms | a | @ | 0 | ((cbrt (* g (/ 1 (+ a a)))) (* g (/ 1 (+ a a))) g (/ 1 (+ a a)) (/ 1/2 a) 1/2 a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 102 |
| 0 | 34 | 59 |
| 0 | 115 | 59 |
| 1 | 177 | 59 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(cbrt.f64 (*.f64 g #s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 g #s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a))) |
g |
#s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
#s(approx (cbrt (* g (/ 1 (+ a a)))) #s(hole binary64 (/ (* (cbrt g) (cbrt 1/2)) (cbrt a)))) |
#s(approx (* g (/ 1 (+ a a))) #s(hole binary64 (* 1/2 (/ g a)))) |
#s(approx g #s(hole binary64 g)) |
#s(approx (cbrt (* g (/ 1 (+ a a)))) #s(hole binary64 (* -1 (/ (* (cbrt g) (cbrt -1/2)) (cbrt a))))) |
#s(approx (/ 1 (+ a a)) #s(hole binary64 (/ 1/2 a))) |
#s(approx a #s(hole binary64 a)) |
| Outputs |
|---|
#s(literal 1/3 binary64) |
(*.f64 #s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)) g) |
(*.f64 g #s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a))) |
g |
#s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
#s(approx (cbrt (* g (/ 1 (+ a a)))) #s(literal 1/3 binary64)) |
#s(approx (* g (/ 1 (+ a a))) (*.f64 (/.f64 g a) #s(literal 1/2 binary64))) |
#s(approx g g) |
#s(approx (cbrt (* g (/ 1 (+ a a)))) #s(literal -1/3 binary64)) |
#s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx a a) |
Compiled 53 to 40 computations (24.5% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 9 | 0 | 9 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 9 | 4 | 13 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 22.4% | (cbrt.f64 (/.f64 g (+.f64 a a))) |
| ✓ | 22.4% | (cbrt.f64 (*.f64 g #s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)))) |
| ✓ | 4.5% | #s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
| ✓ | 4.7% | #s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
Compiled 64 to 60 computations (6.3% saved)
| Inputs |
|---|
#s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
#s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
(cbrt.f64 (/.f64 g (+.f64 a a))) |
(cbrt.f64 (*.f64 g #s(approx (/ 1 (+ a a)) (/.f64 #s(literal 1/2 binary64) a)))) |
(cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
(cbrt.f64 (*.f64 g (/.f64 #s(literal 1 binary64) (+.f64 a a)))) |
| Outputs |
|---|
(cbrt.f64 (/.f64 g (+.f64 a a))) |
5 calls:
| 2.0ms | (*.f64 #s(literal 2 binary64) a) |
| 2.0ms | a |
| 2.0ms | g |
| 2.0ms | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
| 2.0ms | (/.f64 g (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.4% | 1 | (*.f64 #s(literal 2 binary64) a) |
| 22.4% | 1 | (/.f64 g (*.f64 #s(literal 2 binary64) a)) |
| 22.4% | 1 | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
| 22.4% | 1 | g |
| 22.4% | 1 | a |
Compiled 16 to 19 computations (-18.8% saved)
Total -2.0b remaining (-3.3%)
Threshold costs -2b (-3.3%)
| Inputs |
|---|
#s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
#s(approx (cbrt (/ g (* 2 a))) #s(literal 1/3 binary64)) |
| Outputs |
|---|
#s(approx (cbrt (/ g (* 2 a))) #s(literal -1/3 binary64)) |
5 calls:
| 1.0ms | (*.f64 #s(literal 2 binary64) a) |
| 1.0ms | a |
| 1.0ms | g |
| 1.0ms | (/.f64 g (*.f64 #s(literal 2 binary64) a)) |
| 1.0ms | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.7% | 1 | g |
| 4.7% | 1 | (/.f64 g (*.f64 #s(literal 2 binary64) a)) |
| 4.7% | 1 | (cbrt.f64 (/.f64 g (*.f64 #s(literal 2 binary64) a))) |
| 4.7% | 1 | (*.f64 #s(literal 2 binary64) a) |
| 4.7% | 1 | a |
Compiled 16 to 19 computations (-18.8% saved)
| 1× | done |
Compiled 11 to 11 computations (0% saved)
(sort g a)
(abs a)
(abs g)
Compiled 95 to 95 computations (0% saved)
Loading profile data...