Details

Time bar (total: 5.4s)

analyze763.0ms (14%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
0%99.9%0.1%5
3.1%90.5%6.3%6
4.7%85.9%9.5%7
21.1%64%14.9%8
23.4%58.9%17.7%9
27.7%51.3%21%10
28.9%48.5%22.6%11
31.1%44.4%24.5%12
31.7%42.9%25.4%13
32.7%41%26.3%14
Compiler

Compiled 14 to 9 computations (35.7% saved)

sample2.9s (53.9%)

Results
1.1s1777×body1024valid
655.0ms4628×body128valid
483.0ms1089×body512valid
167.0ms614×body256valid
149.0ms148×body2048valid
127.0ms209×body1024invalid
94.0ms242×body512invalid
60.0ms423×body128invalid
36.0ms145×body256invalid
Compiler

Compiled 41 to 26 computations (36.6% saved)

simplify47.0ms (0.9%)

Algorithm
egg-herbie
Rules
740×fma-def_binary64
522×unswap-sqr_binary64
335×fma-neg_binary64
256×associate-*l*_binary64
216×associate-*r*_binary64
Counts
1 → 2
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0917
11613
22513
35313
411613
527613
666513
7226813
8431813
9490213

prune3.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New112
Fresh101
Picked000
Done000
Total213
Error
12.3b
Counts
3 → 1
Alt Table
StatusErrorProgram
12.3b
(/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)
Compiler

Compiled 44 to 22 computations (50% saved)

localize6.0ms (0.1%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.0b
(/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)
0.0b
(/.f64 x (+.f64 x y))
8.0b
(pow.f64 (/.f64 x (+.f64 x y)) x)

series95.0ms (1.7%)

Counts
3 → 72
Calls

3 calls:

50.0ms
(/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)
36.0ms
(pow.f64 (/.f64 x (+.f64 x y)) x)
9.0ms
(/.f64 x (+.f64 x y))

rewrite39.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
138×times-frac_binary64
118×*-un-lft-identity_binary64
90×unpow-prod-down_binary64
80×add-sqr-sqrt_binary64
80×add-cube-cbrt_binary64
Counts
3 → 178
Calls

3 calls:

8.0ms
(/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)
7.0ms
(pow.f64 (/.f64 x (+.f64 x y)) x)
4.0ms
(/.f64 x (+.f64 x y))

simplify172.0ms (3.2%)

Algorithm
egg-herbie
Rules
358×associate-/l*_binary64
339×times-frac_binary64
332×fma-def_binary64
265×fma-neg_binary64
253×associate-/r*_binary64
Counts
250 → 273
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
05647650
114197378
249477378
351657378

prune187.0ms (3.4%)

Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New2685273
Fresh000
Picked011
Done000
Total2686274
Error
0b
Counts
274 → 6
Alt Table
StatusErrorProgram
12.3b
(/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)
13.7b
(/.f64 (exp.f64 (neg.f64 y)) x)
7.4b
(/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 (+.f64 x y)) (cbrt.f64 (+.f64 x y)))) x) (pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (+.f64 x y))) x)) x)
23.1b
(-.f64 (/.f64 1 x) (/.f64 y x))
10.4b
(/.f64 1 x)
34.7b
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)) (sqrt.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)))
Compiler

Compiled 7770 to 3035 computations (60.9% saved)

localize16.0ms (0.3%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.6b
(cbrt.f64 (+.f64 x y))
0.6b
(cbrt.f64 x)
1.2b
(pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (+.f64 x y))) x)
2.9b
(pow.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 (+.f64 x y)) (cbrt.f64 (+.f64 x y)))) x)

series152.0ms (2.8%)

Counts
4 → 84
Calls

4 calls:

53.0ms
(pow.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 (+.f64 x y)) (cbrt.f64 (+.f64 x y)))) x)
43.0ms
(pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (+.f64 x y))) x)
35.0ms
(cbrt.f64 x)
21.0ms
(cbrt.f64 (+.f64 x y))

rewrite37.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
61×unpow-prod-down_binary64
52×cbrt-prod_binary64
50×*-un-lft-identity_binary64
43×times-frac_binary64
36×add-sqr-sqrt_binary64
Counts
4 → 127
Calls

4 calls:

15.0ms
(pow.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 (+.f64 x y)) (cbrt.f64 (+.f64 x y)))) x)
8.0ms
(pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (+.f64 x y))) x)
2.0ms
(cbrt.f64 (+.f64 x y))
1.0ms
(cbrt.f64 x)

simplify180.0ms (3.3%)

Algorithm
egg-herbie
Rules
793×fma-def_binary64
356×times-frac_binary64
274×associate-/l*_binary64
263×associate-/r*_binary64
207×sqr-pow_binary64
Counts
211 → 261
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
06767708
119057189
249587171
352907171

prune337.0ms (6.2%)

Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New3850385
Fresh044
Picked011
Done011
Total3856391
Error
0b
Counts
391 → 6
Alt Table
StatusErrorProgram
12.3b
(/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)
13.7b
(/.f64 (exp.f64 (neg.f64 y)) x)
7.4b
(/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 (+.f64 x y)) (cbrt.f64 (+.f64 x y)))) x) (pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (+.f64 x y))) x)) x)
23.1b
(-.f64 (/.f64 1 x) (/.f64 y x))
10.4b
(/.f64 1 x)
34.7b
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)) (sqrt.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)))
Compiler

Compiled 18769 to 7113 computations (62.1% saved)

localize2.0ms (0%)

prune5.0ms (0.1%)

Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New000
Fresh033
Picked011
Done022
Total066
Error
0b
Counts
6 → 6
Alt Table
StatusErrorProgram
12.3b
(/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)
13.7b
(/.f64 (exp.f64 (neg.f64 y)) x)
7.4b
(/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 (+.f64 x y)) (cbrt.f64 (+.f64 x y)))) x) (pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (+.f64 x y))) x)) x)
23.1b
(-.f64 (/.f64 1 x) (/.f64 y x))
10.4b
(/.f64 1 x)
34.7b
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)) (sqrt.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)))
Compiler

Compiled 125 to 61 computations (51.2% saved)

localize4.0ms (0.1%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(/.f64 (exp.f64 (neg.f64 y)) x)

series8.0ms (0.1%)

Counts
1 → 8
Calls

1 calls:

8.0ms
(/.f64 (exp.f64 (neg.f64 y)) x)

rewrite5.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
times-frac_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
associate-/r*_binary64
Counts
1 → 31
Calls

1 calls:

4.0ms
(/.f64 (exp.f64 (neg.f64 y)) x)

simplify69.0ms (1.3%)

Algorithm
egg-herbie
Rules
998×fma-neg_binary64
511×fma-def_binary64
397×div-sub_binary64
389×associate-/l*_binary64
297×unswap-sqr_binary64
Counts
39 → 46
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
075565
1149524
2369516
3905516
42769509
54190509
65158509

prune34.0ms (0.6%)

Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New45146
Fresh202
Picked011
Done033
Total47552
Error
0b
Counts
52 → 5
Alt Table
StatusErrorProgram
12.3b
(/.f64 (pow.f64 (/.f64 x (+.f64 x y)) x) x)
13.7b
(/.f64 (exp.f64 (neg.f64 y)) x)
7.4b
(/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) (*.f64 (cbrt.f64 (+.f64 x y)) (cbrt.f64 (+.f64 x y)))) x) (pow.f64 (/.f64 (cbrt.f64 x) (cbrt.f64 (+.f64 x y))) x)) x)
10.4b
(/.f64 1 x)
32.5b
(*.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 y)) x)) (sqrt.f64 (/.f64 (exp.f64 (neg.f64 y)) x)))
Compiler

Compiled 606 to 216 computations (64.4% saved)

regimes235.0ms (4.3%)

Accuracy

Total 0.4b remaining (97.6%)

Threshold costs 0.4b (97.6%)

Counts
38 → 3
Compiler

Compiled 2249 to 1119 computations (50.2% saved)

bsearch34.0ms (0.6%)

Steps
ItersRangePoint
8
0.00038635523052552224
0.6863684800849544
0.6126071699760075
1
-1.041108704442834e+25
-1.177805376251782e+20
-3.468771897358665e+22
Compiler

Compiled 3 to 2 computations (33.3% saved)

simplify3.0ms (0.1%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
+-commutative_binary64
sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01938
12338
22538
32638
42538

end80.0ms (1.5%)

Compiler

Compiled 123 to 71 computations (42.3% saved)

Profiling

Loading profile data...