Details

Time bar (total: 5.3s)

analyze361.0ms (6.8%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
50%50%0%3
75%25%0%4
75%25%0%5
75%25%0%6
78.1%21.9%0%7
78.1%21.9%0%8
78.1%21.9%0%9
78.1%21.9%0%10
78.1%21.9%0%11
78.1%21.9%0%12
78.1%21.9%0%13
78.1%21.8%0%14
Compiler

Compiled 10 to 7 computations (30% saved)

sample3.1s (57.5%)

Results
1.6s2100×body2048valid
472.0ms1148×body1024valid
458.0ms1537×body512valid
288.0ms2603×body128valid
160.0ms770×body256valid
74.0ms98×body4096valid
Compiler

Compiled 29 to 20 computations (31% saved)

simplify27.0ms (0.5%)

Algorithm
egg-herbie
Rules
426×fma-def_binary64
293×fma-neg_binary64
85×div-sub_binary64
74×associate-/l*_binary64
63×times-frac_binary64
Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0712
11612
22712
34012
47212
511012
615812
725312
838312
952612
1064012
1162512
1257012

prune2.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022
Error
30.9b
Counts
2 → 1
Alt Table
StatusErrorProgram
30.9b
(/.f64 (-.f64 1 (cos.f64 x)) (*.f64 x x))
Compiler

Compiled 27 to 18 computations (33.3% saved)

localize5.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
1.9b
(-.f64 1 (cos.f64 x))
14.0b
(/.f64 (-.f64 1 (cos.f64 x)) (*.f64 x x))

series9.0ms (0.2%)

Counts
2 → 16
Calls

2 calls:

5.0ms
(-.f64 1 (cos.f64 x))
4.0ms
(/.f64 (-.f64 1 (cos.f64 x)) (*.f64 x x))

rewrite12.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
21×*-un-lft-identity_binary64
21×add-sqr-sqrt_binary64
12×add-cube-cbrt_binary64
prod-diff_binary64
add-cbrt-cube_binary64
Counts
2 → 63
Calls

2 calls:

6.0ms
(/.f64 (-.f64 1 (cos.f64 x)) (*.f64 x x))
3.0ms
(-.f64 1 (cos.f64 x))

simplify103.0ms (1.9%)

Algorithm
egg-herbie
Rules
626×fma-neg_binary64
411×associate-*l*_binary64
405×times-frac_binary64
353×associate-*r*_binary64
344×fma-def_binary64
Counts
79 → 91
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01251152
12831017
2853961
33327961
44699961
54954961
64828961

prune77.0ms (1.4%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New83891
Fresh000
Picked101
Done000
Total84892
Error
0.0b
Counts
92 → 8
Alt Table
StatusErrorProgram
30.9b
(/.f64 (+.f64 1 (*.f64 (neg.f64 1) (cos.f64 x))) (*.f64 x x))
31.0b
(/.f64 (*.f64 (cbrt.f64 (-.f64 1 (cos.f64 x))) (cbrt.f64 (-.f64 1 (cos.f64 x)))) (/.f64 (*.f64 x x) (cbrt.f64 (-.f64 1 (cos.f64 x)))))
14.6b
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) (*.f64 x x))
30.9b
(/.f64 (*.f64 (sqrt.f64 (-.f64 1 (cos.f64 x))) (sqrt.f64 (-.f64 1 (cos.f64 x)))) (*.f64 x x))
31.0b
(/.f64 (log.f64 (/.f64 (exp.f64 1) (exp.f64 (cos.f64 x)))) (*.f64 x x))
31.0b
(-.f64 (/.f64 1 (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))
30.1b
(/.f64 (/.f64 (-.f64 1 (cos.f64 x)) x) x)
32.1b
(fma.f64 (*.f64 x x) -1/24 (fma.f64 1/720 (pow.f64 x 4) 1/2))
Compiler

Compiled 1712 to 867 computations (49.4% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.2b
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x)))
0.3b
(*.f64 (sin.f64 x) (sin.f64 x))
0.5b
(+.f64 1 (cos.f64 x))
13.9b
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) (*.f64 x x))

series34.0ms (0.6%)

Counts
4 → 40
Calls

4 calls:

15.0ms
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) (*.f64 x x))
12.0ms
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x)))
3.0ms
(*.f64 (sin.f64 x) (sin.f64 x))
3.0ms
(+.f64 1 (cos.f64 x))

rewrite31.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
32×add-cbrt-cube_binary64
32×add-exp-log_binary64
25×*-un-lft-identity_binary64
22×times-frac_binary64
17×add-sqr-sqrt_binary64
Counts
4 → 122
Calls

4 calls:

11.0ms
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x))) (*.f64 x x))
6.0ms
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (+.f64 1 (cos.f64 x)))
3.0ms
(*.f64 (sin.f64 x) (sin.f64 x))
3.0ms
(+.f64 1 (cos.f64 x))

simplify97.0ms (1.8%)

Algorithm
egg-herbie
Rules
610×associate-*l/_binary64
540×associate-/r/_binary64
423×fma-def_binary64
335×fma-neg_binary64
214×cancel-sign-sub-inv_binary64
Counts
162 → 206
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02042904
15042230
217672192
346432192
449352192

prune150.0ms (2.8%)

Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New2024206
Fresh617
Picked101
Done000
Total2095214
Error
0b
Counts
214 → 5
Alt Table
StatusErrorProgram
31.0b
(-.f64 (/.f64 1 (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))
14.5b
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 x (fma.f64 x (cos.f64 x) x)))
0.1b
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2))) x)
0.4b
(/.f64 (/.f64 (sin.f64 x) 1) (/.f64 x (/.f64 (tan.f64 (/.f64 x 2)) x)))
0.4b
(/.f64 1 (/.f64 x (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2)))))
Compiler

Compiled 4328 to 1921 computations (55.6% saved)

localize8.0ms (0.1%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.1b
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2))) x)
0.1b
(/.f64 (sin.f64 x) x)
0.2b
(*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2)))

series26.0ms (0.5%)

Counts
3 → 28
Calls

3 calls:

12.0ms
(*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2)))
11.0ms
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2))) x)
3.0ms
(/.f64 (sin.f64 x) x)

rewrite21.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt_binary64
22×times-frac_binary64
21×*-un-lft-identity_binary64
21×add-cube-cbrt_binary64
19×add-cbrt-cube_binary64
Counts
3 → 93
Calls

3 calls:

6.0ms
(*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2)))
6.0ms
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2))) x)
2.0ms
(/.f64 (sin.f64 x) x)

simplify104.0ms (1.9%)

Algorithm
egg-herbie
Rules
744×fma-def_binary64
593×associate-/l/_binary64
549×associate-*l/_binary64
440×associate-*l*_binary64
391×associate-/r*_binary64
Counts
121 → 147
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01762266
14332003
213331993
340881989
447491989
551731989

prune111.0ms (2.1%)

Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1461147
Fresh134
Picked011
Done000
Total1475152
Error
0b
Counts
152 → 5
Alt Table
StatusErrorProgram
0.1b
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2))) x)
0.1b
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 x (tan.f64 (/.f64 x 2))))
31.0b
(-.f64 (/.f64 1 (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))
14.5b
(/.f64 (*.f64 (sin.f64 x) (sin.f64 x)) (*.f64 x (fma.f64 x (cos.f64 x) x)))
0.4b
(/.f64 (/.f64 (sin.f64 x) 1) (/.f64 x (/.f64 (tan.f64 (/.f64 x 2)) x)))
Compiler

Compiled 2730 to 1356 computations (50.3% saved)

localize10.0ms (0.2%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.1b
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 x (tan.f64 (/.f64 x 2))))
0.1b
(/.f64 (sin.f64 x) x)
0.1b
(/.f64 x (tan.f64 (/.f64 x 2)))

series30.0ms (0.6%)

Counts
2 → 24
Calls

2 calls:

19.0ms
(/.f64 x (tan.f64 (/.f64 x 2)))
10.0ms
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 x (tan.f64 (/.f64 x 2))))

rewrite54.0ms (1%)

Algorithm
rewrite-expression-head
Rules
452×times-frac_binary64
213×*-un-lft-identity_binary64
213×add-sqr-sqrt_binary64
213×add-cube-cbrt_binary64
31×div-inv_binary64
Counts
2 → 261
Calls

2 calls:

12.0ms
(/.f64 (/.f64 (sin.f64 x) x) (/.f64 x (tan.f64 (/.f64 x 2))))
3.0ms
(/.f64 x (tan.f64 (/.f64 x 2)))

simplify298.0ms (5.6%)

Algorithm
egg-herbie
Rules
575×fma-neg_binary64
437×associate-/r/_binary64
403×associate-*l/_binary64
303×*-commutative_binary64
301×associate-/r*_binary64
Counts
285 → 408
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
047510149
113009660
232309486
335979408
448119406
551979406

prune429.0ms (8%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New4481449
Fresh123
Picked101
Done011
Total4504454
Error
0b
Counts
454 → 4
Alt Table
StatusErrorProgram
0.2b
(*.f64 (sin.f64 x) (/.f64 (/.f64 (tan.f64 (/.f64 x 2)) x) x))
0.1b
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x 2))) x)
0.4b
(/.f64 (/.f64 (sin.f64 x) 1) (/.f64 x (/.f64 (tan.f64 (/.f64 x 2)) x)))
31.0b
(-.f64 (/.f64 1 (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))
Compiler

Compiled 11064 to 5287 computations (52.2% saved)

regimes195.0ms (3.6%)

Accuracy

Total 0.1b remaining (76.3%)

Threshold costs 0.1b (76.3%)

Counts
85 → 1
Compiler

Compiled 2736 to 1777 computations (35.1% saved)

simplify2.0ms (0%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0917
11017
21017

end64.0ms (1.2%)

Compiler

Compiled 75 to 49 computations (34.7% saved)

Profiling

Loading profile data...