Details

Time bar (total: 6.5s)

analyze424.0ms (6.5%)

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
25%74.9%0.1%5
43.7%56.2%0.1%6
53.1%42.1%4.8%7
59.3%35.9%4.8%8
62.4%30.4%7.1%9
64.8%28.1%7.1%10
66%25.8%8.3%11
66.9%24.8%8.3%12
67.4%23.7%8.9%13
67.9%23.3%8.9%14
Compiler

Compiled 12 to 9 computations (25% saved)

sample3.8s (58.3%)

Results
2.4s2442×body8192exit
996.0ms7614×body128valid
156.0ms241×body1024valid
92.0ms239×body512valid
40.0ms160×body256valid
9.0ms75×body128invalid
2.0msbody2048valid
Compiler

Compiled 35 to 26 computations (25.7% saved)

simplify98.0ms (1.5%)

Algorithm
egg-herbie
Rules
837×fma-def_binary64
741×fabs-mul_binary64
531×fabs-div_binary64
469×swap-sqr_binary64
420×fma-neg_binary64
Counts
1 → 2
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0911
11911
22811
34511
45911
58911
612011
714811
818811
920111
1023111
1125711
1233611
1354411
1496711
15293011
16346311
17360011
18389611
19482011
20496911

prune3.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New112
Fresh101
Picked000
Done000
Total213
Error
0.0b
Counts
3 → 1
Alt Table
StatusErrorProgram
0.0b
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
Compiler

Compiled 36 to 22 computations (38.9% saved)

localize6.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
0.0b
(log1p.f64 (exp.f64 x))

series217.0ms (3.4%)

Counts
2 → 36
Calls

2 calls:

150.0ms
(log1p.f64 (exp.f64 x))
67.0ms
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))

rewrite4.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
fma-neg_binary64
Counts
2 → 32
Calls

2 calls:

3.0ms
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
0.0ms
(log1p.f64 (exp.f64 x))

simplify76.0ms (1.2%)

Algorithm
egg-herbie
Rules
620×cancel-sign-sub-inv_binary64
339×unswap-sqr_binary64
285×*-commutative_binary64
285×unsub-neg_binary64
252×distribute-rgt-in_binary64
Counts
68 → 56
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
073789
1167742
2426710
31507707
43171707
54588701
64872701

prune36.0ms (0.6%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New54256
Fresh000
Picked101
Done000
Total55257
Error
0.0b
Counts
57 → 2
Alt Table
StatusErrorProgram
0.5b
(-.f64 (*.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))) (sqrt.f64 (log1p.f64 (exp.f64 x)))) (*.f64 x y))
15.2b
(+.f64 (log.f64 2) (*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8))))
Compiler

Compiled 804 to 296 computations (63.2% saved)

localize8.0ms (0.1%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(-.f64 (*.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))) (sqrt.f64 (log1p.f64 (exp.f64 x)))) (*.f64 x y))
0.0b
(log1p.f64 (exp.f64 x))
0.7b
(sqrt.f64 (log1p.f64 (exp.f64 x)))
0.7b
(*.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))) (sqrt.f64 (log1p.f64 (exp.f64 x))))

series354.0ms (5.5%)

Counts
3 → 48
Calls

3 calls:

146.0ms
(*.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))) (sqrt.f64 (log1p.f64 (exp.f64 x))))
145.0ms
(sqrt.f64 (log1p.f64 (exp.f64 x)))
63.0ms
(-.f64 (*.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))) (sqrt.f64 (log1p.f64 (exp.f64 x)))) (*.f64 x y))

rewrite16.0ms (0.2%)

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 → 84
Calls

3 calls:

7.0ms
(*.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))) (sqrt.f64 (log1p.f64 (exp.f64 x))))
4.0ms
(-.f64 (*.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))) (sqrt.f64 (log1p.f64 (exp.f64 x)))) (*.f64 x y))
1.0ms
(sqrt.f64 (log1p.f64 (exp.f64 x)))

simplify129.0ms (2%)

Algorithm
egg-herbie
Rules
565×fma-neg_binary64
418×associate-*l*_binary64
402×fma-def_binary64
354×associate-*r*_binary64
234×distribute-rgt-neg-in_binary64
Counts
132 → 127
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01401515
13101442
28961374
330321329
447191329
549201329
649971329
749031329

prune120.0ms (1.8%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New1921193
Fresh011
Picked101
Done000
Total1932195
Error
0b
Counts
195 → 2
Alt Table
StatusErrorProgram
0.5b
(-.f64 (exp.f64 (+.f64 (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))) (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))))) (*.f64 x y))
15.2b
(+.f64 (log.f64 2) (*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8))))
Compiler

Compiled 3716 to 1264 computations (66% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(-.f64 (exp.f64 (+.f64 (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))) (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))))) (*.f64 x y))
0.0b
(log1p.f64 (exp.f64 x))
0.7b
(sqrt.f64 (log1p.f64 (exp.f64 x)))
1.3b
(log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))))

series394.0ms (6.1%)

Counts
2 → 36
Calls

2 calls:

332.0ms
(log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))))
62.0ms
(-.f64 (exp.f64 (+.f64 (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))) (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))))) (*.f64 x y))

rewrite11.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
log-prod_binary64
add-cube-cbrt_binary64
fma-neg_binary64
Counts
2 → 41
Calls

2 calls:

8.0ms
(-.f64 (exp.f64 (+.f64 (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))) (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))))) (*.f64 x y))
1.0ms
(log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x))))

simplify63.0ms (1%)

Algorithm
egg-herbie
Rules
436×fma-neg_binary64
276×fma-def_binary64
268×distribute-rgt-in_binary64
225×associate-*r*_binary64
225×associate-*l*_binary64
Counts
77 → 74
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01241260
12671022
2745998
32797986
44907986

prune123.0ms (1.9%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1950195
Fresh011
Picked011
Done000
Total1952197
Error
0b
Counts
197 → 2
Alt Table
StatusErrorProgram
0.5b
(-.f64 (exp.f64 (+.f64 (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))) (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))))) (*.f64 x y))
15.2b
(+.f64 (log.f64 2) (*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8))))
Compiler

Compiled 4629 to 1715 computations (63% saved)

localize8.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(+.f64 (log.f64 2) (*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8))))
0.0b
(*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8)))

series23.0ms (0.3%)

Counts
2 → 48
Calls

2 calls:

16.0ms
(+.f64 (log.f64 2) (*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8))))
6.0ms
(*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8)))

rewrite62.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64
*-un-lft-identity_binary64
add-cube-cbrt_binary64
pow1_binary64
fma-def_binary64
Counts
2 → 46
Calls

2 calls:

54.0ms
(*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8)))
5.0ms
(+.f64 (log.f64 2) (*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8))))

simplify69.0ms (1.1%)

Algorithm
egg-herbie
Rules
672×distribute-rgt-in_binary64
662×distribute-lft-in_binary64
493×fma-def_binary64
349×fma-neg_binary64
142×associate-+l+_binary64
Counts
94 → 91
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0961599
12751215
29491215
347251215
449971215

prune63.0ms (1%)

Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New91091
Fresh000
Picked011
Done011
Total91293
Error
0b
Counts
93 → 2
Alt Table
StatusErrorProgram
0.5b
(-.f64 (exp.f64 (+.f64 (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))) (log.f64 (sqrt.f64 (log1p.f64 (exp.f64 x)))))) (*.f64 x y))
15.2b
(+.f64 (log.f64 2) (*.f64 x (+.f64 (-.f64 1/2 y) (*.f64 x 1/8))))
Compiler

Compiled 1691 to 1266 computations (25.1% saved)

regimes334.0ms (5.2%)

Accuracy

Total 0.2b remaining (52.4%)

Threshold costs 0.2b (52.4%)

Counts
110 → 1
Compiler

Compiled 4613 to 3148 computations (31.8% 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
01011
11911
22811
33411
43811
53911
63711

end50.0ms (0.8%)

Compiler

Compiled 50 to 33 computations (34% saved)

Profiling

Loading profile data...