Details

Time bar (total: 2.6s)

analyze6.0ms (0.2%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
50%50%0%3
75%25%0%4
87.5%12.5%0%5
93.7%6.2%0%6
96.8%3.1%0%7
98.4%1.6%0%8
99.2%0.8%0%9
99.6%0.4%0%10
99.8%0.2%0%11
99.9%0.1%0%12
99.9%0%0%13
99.9%0%0.1%14
Compiler

Compiled 8 to 7 computations (12.5% saved)

sample289.0ms (11.3%)

Algorithm
intervals
Results
14.0ms256×body128valid
Compiler

Compiled 16 to 14 computations (12.5% saved)

simplify160.0ms (6.2%)

Algorithm
egg-herbie
Rules
1108×sqr-pow_binary64
573×fabs-mul_binary64
560×cube-prod_binary64
536×pow-sqr_binary64
454×associate-*l*_binary64
Counts
1 → 2
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
069
1129
2229
3419
4889
52219
66939
710989
811009
912489
1014189
1116009
1218259
1321109
1425299
1530949
1637809
1739989
1842429
1943249
2043579
2143789
2249479

prune2.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New112
Fresh011
Picked000
Done000
Total123
Error
32.6b
Counts
3 → 1
Alt Table
StatusErrorProgram
32.6b
(sqrt.f64 (*.f64 2 (pow.f64 x 2)))
Compiler

Compiled 27 to 22 computations (18.5% saved)

localize4.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(*.f64 2 (pow.f64 x 2))
31.3b
(sqrt.f64 (*.f64 2 (pow.f64 x 2)))

series6.0ms (0.2%)

Counts
2 → 12
Calls

2 calls:

3.0ms
(sqrt.f64 (*.f64 2 (pow.f64 x 2)))
3.0ms
(*.f64 2 (pow.f64 x 2))

rewrite8.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt_binary64
associate-*r*_binary64
add-exp-log_binary64
*-un-lft-identity_binary64
add-cube-cbrt_binary64
Counts
2 → 41
Calls

2 calls:

4.0ms
(*.f64 2 (pow.f64 x 2))
2.0ms
(sqrt.f64 (*.f64 2 (pow.f64 x 2)))

simplify89.0ms (3.5%)

Algorithm
egg-herbie
Rules
823×unswap-sqr_binary64
448×hypot-def_binary64
432×*-commutative_binary64
402×sqr-pow_binary64
358×times-frac_binary64
Counts
53 → 66
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
067490
1110449
2247437
3826431
41358371
53482371
64011371
74935371
84869371

prune108.0ms (4.2%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New58866
Fresh000
Picked011
Done000
Total58967
Error
0.1b
Counts
67 → 9
Alt Table
StatusErrorProgram
30.6b
(*.f64 (sqrt.f64 2) x)
32.6b
(sqrt.f64 (*.f64 2 (pow.f64 x 2)))
32.4b
(neg.f64 (*.f64 (sqrt.f64 2) x))
33.0b
(sqrt.f64 (*.f64 (*.f64 2 (*.f64 (cbrt.f64 (pow.f64 x 2)) (cbrt.f64 (pow.f64 x 2)))) (cbrt.f64 (pow.f64 x 2))))
33.0b
(sqrt.f64 (*.f64 (*.f64 2 (*.f64 x (cbrt.f64 x))) (pow.f64 (cbrt.f64 x) 2)))
33.0b
(sqrt.f64 (*.f64 (*.f64 (cbrt.f64 (*.f64 2 (pow.f64 x 2))) (cbrt.f64 (*.f64 2 (pow.f64 x 2)))) (cbrt.f64 (*.f64 2 (pow.f64 x 2)))))
0.6b
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x)))
1.3b
(*.f64 (*.f64 (cbrt.f64 (hypot.f64 x x)) (cbrt.f64 (hypot.f64 x x))) (cbrt.f64 (hypot.f64 x x)))
32.9b
(log1p.f64 (expm1.f64 (hypot.f64 x x)))
Compiler

Compiled 877 to 647 computations (26.2% saved)

localize4.0ms (0.1%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.1b
(hypot.f64 x x)
0.1b
(sqrt.f64 (hypot.f64 x x))
0.5b
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x)))

series20.0ms (0.8%)

Counts
3 → 24
Calls

3 calls:

12.0ms
(sqrt.f64 (hypot.f64 x x))
4.0ms
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x)))
4.0ms
(hypot.f64 x x)

rewrite12.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt_binary64
21×sqrt-prod_binary64
19×pow1_binary64
12×*-un-lft-identity_binary64
12×add-cube-cbrt_binary64
Counts
3 → 78
Calls

3 calls:

6.0ms
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x)))
1.0ms
(sqrt.f64 (hypot.f64 x x))
0.0ms
(hypot.f64 x x)

simplify84.0ms (3.3%)

Algorithm
egg-herbie
Rules
951×fma-def_binary64
446×unswap-sqr_binary64
308×sqr-pow_binary64
263×associate-+l+_binary64
259×associate-/l*_binary64
Counts
102 → 83
Iterations

Useful iterations: 6 (0.0ms)

IterNodesCost
061802
185752
2199739
3402701
4728701
51353701
62551685
74580685
85171685

prune47.0ms (1.8%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1004104
Fresh527
Picked011
Done101
Total1067113
Error
0.0b
Counts
113 → 7
Alt Table
StatusErrorProgram
30.6b
(*.f64 (sqrt.f64 2) x)
0.1b
(hypot.f64 x x)
0.6b
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x)))
1.4b
(*.f64 (*.f64 (sqrt.f64 (hypot.f64 x x)) (*.f64 (cbrt.f64 (sqrt.f64 (hypot.f64 x x))) (cbrt.f64 (sqrt.f64 (hypot.f64 x x))))) (cbrt.f64 (sqrt.f64 (hypot.f64 x x))))
32.4b
(neg.f64 (*.f64 (sqrt.f64 2) x))
1.4b
(*.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) 5/2) (cbrt.f64 (sqrt.f64 (hypot.f64 x x))))
0.9b
(*.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) (pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3))
Compiler

Compiled 1500 to 368 computations (75.5% saved)

localize2.0ms (0.1%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.1b
(hypot.f64 x x)

prune6.0ms (0.2%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New404
Fresh055
Picked011
Done011
Total4711
Error
0.0b
Counts
11 → 7
Alt Table
StatusErrorProgram
30.6b
(*.f64 (sqrt.f64 2) x)
0.1b
(hypot.f64 x x)
0.6b
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x)))
1.4b
(*.f64 (*.f64 (sqrt.f64 (hypot.f64 x x)) (*.f64 (cbrt.f64 (sqrt.f64 (hypot.f64 x x))) (cbrt.f64 (sqrt.f64 (hypot.f64 x x))))) (cbrt.f64 (sqrt.f64 (hypot.f64 x x))))
32.4b
(neg.f64 (*.f64 (sqrt.f64 2) x))
1.4b
(*.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) 5/2) (cbrt.f64 (sqrt.f64 (hypot.f64 x x))))
0.9b
(*.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) (pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3))
Compiler

Compiled 177 to 82 computations (53.7% saved)

localize6.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.1b
(sqrt.f64 (hypot.f64 x x))
0.1b
(sqrt.f64 (sqrt.f64 (hypot.f64 x x)))
0.4b
(*.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) (pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3))
0.7b
(pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3)

series515.0ms (20.1%)

Counts
3 → 36
Calls

3 calls:

257.0ms
(pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3)
254.0ms
(sqrt.f64 (sqrt.f64 (hypot.f64 x x)))
4.0ms
(*.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) (pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3))

rewrite28.0ms (1.1%)

Algorithm
rewrite-expression-head
Rules
97×sqrt-prod_binary64
69×add-sqr-sqrt_binary64
27×cube-prod_binary64
27×unpow-prod-down_binary64
24×associate-*r*_binary64
Counts
3 → 135
Calls

3 calls:

12.0ms
(*.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) (pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3))
3.0ms
(pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3)
1.0ms
(sqrt.f64 (sqrt.f64 (hypot.f64 x x)))

simplify131.0ms (5.1%)

Algorithm
egg-herbie
Rules
569×unswap-sqr_binary64
453×exp-prod_binary64
451×sqr-pow_binary64
387×log-prod_binary64
386×*-commutative_binary64
Counts
171 → 131
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01172417
12382133
27971880
314961751
433661674
545921674
648571674

prune83.0ms (3.2%)

Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New1901191
Fresh134
Picked011
Done022
Total1917198
Error
0b
Counts
198 → 7
Alt Table
StatusErrorProgram
30.6b
(*.f64 (sqrt.f64 2) x)
0.1b
(hypot.f64 x x)
32.4b
(neg.f64 (*.f64 (sqrt.f64 2) x))
1.4b
(*.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) 5/2) (cbrt.f64 (sqrt.f64 (hypot.f64 x x))))
0.6b
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x)))
0.9b
(*.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) (pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3))
1.0b
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (hypot.f64 x x))) 3) (pow.f64 (sqrt.f64 (sqrt.f64 (cbrt.f64 (hypot.f64 x x)))) 3))
Compiler

Compiled 3492 to 1131 computations (67.6% saved)

regimes137.0ms (5.3%)

Accuracy

Total 0.1b remaining (81.1%)

Threshold costs 0.1b (81.1%)

Counts
37 → 1
Compiler

Compiled 2191 to 1352 computations (38.3% saved)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034
134

end0.0ms (0%)

Compiler

Compiled 4 to 2 computations (50% saved)

sample816.0ms (31.8%)

Algorithm
intervals
Results
514.0ms8000×body128valid
0.0msbody128invalid
Compiler

Compiled 82 to 52 computations (36.6% saved)

Profiling

Loading profile data...