Details

Time bar (total: 3.1s)

analyze95.0ms (3.1%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
50%50%0%3
50%25%25%4
50%12.5%37.5%5
50%6.2%43.8%6
50%3.1%46.9%7
50%1.6%48.5%8
50%1.6%48.5%9
50.4%1.2%48.5%10
50.4%1.2%48.5%11
50.4%1.1%48.6%12
50.4%1%48.6%13
50.5%0.9%48.6%14
Compiler

Compiled 15 to 8 computations (46.7% saved)

sample59.0ms (1.9%)

Algorithm
intervals
Results
30.0ms118×body1024valid
14.0ms71×body512valid
4.0ms11×body2048valid
2.0ms30×body256valid
1.0ms26×body128valid
Compiler

Compiled 30 to 16 computations (46.7% saved)

simplify82.0ms (2.7%)

Algorithm
egg-herbie
Rules
464×times-frac_binary64
407×neg-mul-1_binary64
388×neg-sub0_binary64 associate-/r/_binary64
311×associate-/l/_binary64
286×unswap-sqr_binary64
Counts
1 → 0
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0822
12022
23422
35722
411622
526322
656122
7141922
8333422
9440522
10479722

prune2.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New000
Fresh011
Picked000
Done000
Total011
Error
57.6b
Counts
1 → 1
Alt Table
StatusErrorProgram
57.6b
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Compiler

Compiled 28 to 14 computations (50% saved)

localize6.0ms (0.2%)

Local error

Found 2 expressions with local error:

0.7b
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
6.0b
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))

rewrite53.0ms (1.7%)

Algorithm
rewrite-expression-head
Error
0b
Rules
44×*-un-lft-identity_binary64
30×add-sqr-sqrt_binary64 times-frac_binary64
16×add-cube-cbrt_binary64
sinh-undef_binary64 difference-of-squares_binary64 distribute-lft-out--_binary64 cosh-undef_binary64 distribute-lft-out_binary64
associate-/l*_binary64
Counts
2 → 76
Calls

2 calls:

11.0ms
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
5.0ms
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
Compiler

Compiled 1465 to 231 computations (84.2% saved)

series40.0ms (1.3%)

Error
0.7b
Counts
2 → 12
Calls

2 calls:

14.0ms
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
9.0ms
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
Compiler

Compiled 401 to 259 computations (35.4% saved)

simplify130.0ms (4.2%)

Algorithm
egg-herbie
Rules
756×div-sub_binary64
320×cancel-sign-sub-inv_binary64
201×unswap-sqr_binary64
195×exp-prod_binary64
186×cube-prod_binary64
Counts
88 → 48
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01482388
13462245
28262236
323362236
438762223
552882223

prune28.0ms (0.9%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New45348
Fresh000
Picked101
Done000
Total46349
Error
0.2b
Counts
49 → 3
Alt Table
StatusErrorProgram
1.9b
(+.f64 (-.f64 x (*.f64 1/3 (pow.f64 x 3))) (*.f64 (pow.f64 x 5) 2/15))
57.1b
(-.f64 (/.f64 (exp.f64 x) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) 2) 1)))
0.8b
(/.f64 (sinh.f64 x) (cosh.f64 x))
Compiler

Compiled 734 to 286 computations (61% saved)

localize4.0ms (0.1%)

Local error

Found 1 expressions with local error:

0.7b
(/.f64 (sinh.f64 x) (cosh.f64 x))

rewrite22.0ms (0.7%)

Algorithm
rewrite-expression-head
Error
0.2b
Rules
add-cube-cbrt_binary64 add-sqr-sqrt_binary64 times-frac_binary64 *-un-lft-identity_binary64
add-exp-log_binary64 add-cbrt-cube_binary64 associate-/l*_binary64 associate-/r*_binary64
pow1_binary64 div-exp_binary64 add-log-exp_binary64 cbrt-undiv_binary64 frac-2neg_binary64 clear-num_binary64 div-inv_binary64 sinh-def_binary64 associate-/l/_binary64 cosh-def_binary64 associate-/r/_binary64
Counts
1 → 29
Calls

1 calls:

3.0ms
(/.f64 (sinh.f64 x) (cosh.f64 x))
Compiler

Compiled 345 to 97 computations (71.9% saved)

series23.0ms (0.7%)

Error
0.2b
Counts
1 → 6
Calls

1 calls:

19.0ms
(/.f64 (sinh.f64 x) (cosh.f64 x))
Compiler

Compiled 173 to 116 computations (32.9% saved)

simplify82.0ms (2.7%)

Algorithm
egg-herbie
Rules
687×associate-/l/_binary64
536×times-frac_binary64
430×associate-/l*_binary64
405×associate-*l/_binary64
354×associate-/r/_binary64
Counts
35 → 12
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
083570
1166536
2415536
31142490
44115490
54692490
64904490

prune11.0ms (0.4%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New12012
Fresh022
Picked011
Done000
Total12315
Error
0.2b
Counts
15 → 3
Alt Table
StatusErrorProgram
1.9b
(+.f64 (-.f64 x (*.f64 1/3 (pow.f64 x 3))) (*.f64 (pow.f64 x 5) 2/15))
57.1b
(-.f64 (/.f64 (exp.f64 x) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) 2) 1)))
0.8b
(/.f64 (sinh.f64 x) (cosh.f64 x))
Compiler

Compiled 173 to 105 computations (39.3% saved)

localize8.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.0b
(+.f64 (-.f64 x (*.f64 1/3 (pow.f64 x 3))) (*.f64 (pow.f64 x 5) 2/15))
0.1b
(*.f64 (pow.f64 x 5) 2/15)
0.1b
(*.f64 1/3 (pow.f64 x 3))

rewrite90.0ms (2.9%)

Algorithm
rewrite-expression-head
Error
0.2b
Rules
22×add-sqr-sqrt_binary64
15×associate-*r*_binary64
13×add-exp-log_binary64
10×add-cube-cbrt_binary64 *-un-lft-identity_binary64 associate-*l*_binary64
add-log-exp_binary64 unpow-prod-down_binary64
Counts
3 → 71
Calls

3 calls:

8.0ms
(+.f64 (-.f64 x (*.f64 1/3 (pow.f64 x 3))) (*.f64 (pow.f64 x 5) 2/15))
6.0ms
(*.f64 1/3 (pow.f64 x 3))
6.0ms
(*.f64 (pow.f64 x 5) 2/15)
Compiler

Compiled 1295 to 1023 computations (21% saved)

series35.0ms (1.1%)

Error
0.2b
Counts
3 → 11
Calls

3 calls:

11.0ms
(+.f64 (-.f64 x (*.f64 1/3 (pow.f64 x 3))) (*.f64 (pow.f64 x 5) 2/15))
10.0ms
(*.f64 1/3 (pow.f64 x 3))
10.0ms
(*.f64 (pow.f64 x 5) 2/15)
Compiler

Compiled 295 to 231 computations (21.7% saved)

simplify113.0ms (3.6%)

Algorithm
egg-herbie
Rules
478×unswap-sqr_binary64
475×log-prod_binary64
401×exp-prod_binary64
337×cancel-sign-sub-inv_binary64
314×*-commutative_binary64
Counts
82 → 55
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01331113
12881034
2848997
32055997
43911991
54898991
64947991

prune45.0ms (1.5%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New54155
Fresh011
Picked101
Done011
Total55358
Error
0.2b
Counts
58 → 3
Alt Table
StatusErrorProgram
57.1b
(-.f64 (/.f64 (exp.f64 x) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) 2) 1)))
0.8b
(/.f64 (sinh.f64 x) (cosh.f64 x))
1.9b
(+.f64 (-.f64 x (*.f64 1/3 (pow.f64 x 3))) (*.f64 (pow.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) 5) (*.f64 2/15 (pow.f64 (cbrt.f64 x) 5))))
Compiler

Compiled 827 to 629 computations (23.9% saved)

localize13.0ms (0.4%)

Local error

Found 4 expressions with local error:

0.7b
(pow.f64 (cbrt.f64 x) 5)
0.7b
(cbrt.f64 x)
0.7b
(cbrt.f64 x)
0.7b
(cbrt.f64 x)

rewrite69.0ms (2.2%)

Algorithm
rewrite-expression-head
Error
0.2b
Rules
12×cbrt-prod_binary64
10×add-cube-cbrt_binary64 add-sqr-sqrt_binary64 *-un-lft-identity_binary64
unpow-prod-down_binary64
pow1_binary64 add-exp-log_binary64
pow1/3_binary64 add-log-exp_binary64 add-cbrt-cube_binary64
Counts
4 → 54
Calls

4 calls:

2.0ms
(pow.f64 (cbrt.f64 x) 5)
1.0ms
(cbrt.f64 x)
1.0ms
(cbrt.f64 x)
1.0ms
(cbrt.f64 x)
Compiler

Compiled 1391 to 817 computations (41.3% saved)

series91.0ms (2.9%)

Error
0.2b
Counts
4 → 12
Calls

4 calls:

29.0ms
(pow.f64 (cbrt.f64 x) 5)
18.0ms
(cbrt.f64 x)
17.0ms
(cbrt.f64 x)
16.0ms
(cbrt.f64 x)
Compiler

Compiled 827 to 625 computations (24.4% saved)

simplify77.0ms (2.5%)

Algorithm
egg-herbie
Rules
763×associate-*l*_binary64
657×distribute-rgt-in_binary64
551×log-prod_binary64
524×associate-*r*_binary64
358×exp-prod_binary64
Counts
66 → 43
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
057497
1113476
2266470
3652470
42301442
54274428
64981428

prune31.0ms (1%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New42143
Fresh011
Picked101
Done011
Total43346
Error
0.2b
Counts
46 → 3
Alt Table
StatusErrorProgram
34.6b
(+.f64 (-.f64 x (*.f64 1/3 (pow.f64 x 3))) (*.f64 (pow.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 x)) 5) (*.f64 2/15 (exp.f64 (*.f64 5/3 (log.f64 x))))))
57.1b
(-.f64 (/.f64 (exp.f64 x) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) 2) 1)))
0.8b
(/.f64 (sinh.f64 x) (cosh.f64 x))
Compiler

Compiled 640 to 425 computations (33.6% saved)

regimes73.0ms (2.4%)

Accuracy

Total -0.5b remaining (-4189.9%)

Threshold costs -0.5b (-4189.9%)

Compiler

Compiled 1002 to 728 computations (27.3% saved)

simplify3.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033
133

end1.0ms (0%)

Compiler

Compiled 3 to 2 computations (33.3% saved)

sample1.8s (58.4%)

Algorithm
intervals
Results
1.0s3884×body1024valid
265.0ms1967×body512valid
117.0ms419×body2048valid
80.0ms971×body256valid
31.0ms759×body128valid
0.0msbody128overflowed
Compiler

Compiled 68 to 46 computations (32.4% saved)

Profiling

Loading profile data...