Details

Time bar (total: 6.6s)

analyze487.0ms (7.4%)

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
0%99.9%0.1%6
37.4%62.4%0.1%7
43.7%56.2%0.1%8
43.7%56.2%0.1%9
65.5%34.3%0.1%10
70.2%29.6%0.1%11
70.2%29.6%0.1%12
81.9%17.9%0.1%13
84.6%15.2%0.1%14
Compiler

Compiled 13 to 9 computations (30.8% saved)

sample2.9s (44.3%)

Results
1.5s2089×body1024valid
753.0ms4600×body128valid
478.0ms1037×body512valid
144.0ms526×body256valid
5.0msbody2048valid
Compiler

Compiled 38 to 26 computations (31.6% saved)

simplify6.0ms (0.1%)

Algorithm
egg-herbie
Rules
fma-def_binary64
*-commutative_binary64
+-commutative_binary64
Counts
1 → 2
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0912
11312
21612
31612

prune3.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New112
Fresh101
Picked000
Done000
Total213
Error
0.1b
Counts
3 → 1
Alt Table
StatusErrorProgram
0.1b
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))
Compiler

Compiled 42 to 23 computations (45.2% saved)

localize8.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.1b
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))
0.1b
(*.f64 z (cos.f64 y))

series22.0ms (0.3%)

Counts
2 → 60
Calls

2 calls:

15.0ms
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))
7.0ms
(*.f64 z (cos.f64 y))

rewrite4.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64
*-un-lft-identity_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
add-exp-log_binary64
Counts
2 → 30
Calls

2 calls:

3.0ms
(*.f64 z (cos.f64 y))
0.0ms
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))

simplify105.0ms (1.6%)

Algorithm
egg-herbie
Rules
660×distribute-rgt-neg-in_binary64
557×distribute-lft-neg-in_binary64
467×fma-neg_binary64
332×*-commutative_binary64
297×neg-mul-1_binary64
Counts
90 → 64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
080960
1173908
2526895
31471895
43145895
54780895
64991895
74926895

prune41.0ms (0.6%)

Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New59564
Fresh000
Picked011
Done000
Total59665
Error
0.1b
Counts
65 → 6
Alt Table
StatusErrorProgram
29.1b
(-.f64 (fma.f64 y x z) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 y 1/6)) (*.f64 z 1/2))))
0.1b
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))
37.5b
(cbrt.f64 (pow.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) 3))
0.4b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))) (cbrt.f64 (cos.f64 y))))
0.9b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 (cbrt.f64 z) (cbrt.f64 z)) (*.f64 (cbrt.f64 z) (cos.f64 y))))
1.3b
(*.f64 (*.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))))) (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))
Compiler

Compiled 1069 to 366 computations (65.8% saved)

localize10.0ms (0.1%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.1b
(*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y))))
0.1b
(*.f64 (*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))) (cbrt.f64 (cos.f64 y)))
0.2b
(*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))
0.2b
(cbrt.f64 (cos.f64 y))

series1.1s (16.2%)

Counts
4 → 72
Calls

4 calls:

660.0ms
(*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y))))
227.0ms
(*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))
176.0ms
(cbrt.f64 (cos.f64 y))
7.0ms
(*.f64 (*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))) (cbrt.f64 (cos.f64 y)))

rewrite25.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt_binary64
25×pow1_binary64
22×cbrt-prod_binary64
20×add-exp-log_binary64
16×*-un-lft-identity_binary64
Counts
4 → 102
Calls

4 calls:

7.0ms
(*.f64 (*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))) (cbrt.f64 (cos.f64 y)))
6.0ms
(*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y))))
6.0ms
(*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))
1.0ms
(cbrt.f64 (cos.f64 y))

simplify120.0ms (1.8%)

Algorithm
egg-herbie
Rules
610×fma-neg_binary64
609×unswap-sqr_binary64
446×*-commutative_binary64
370×cancel-sign-sub-inv_binary64
351×log-prod_binary64
Counts
174 → 172
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01512118
13521762
212181642
323451606
444841588
549001588
649621588

prune201.0ms (3%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New2182220
Fresh044
Picked011
Done011
Total2188226
Error
0.0b
Counts
226 → 8
Alt Table
StatusErrorProgram
0.5b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2) (cbrt.f64 (cbrt.f64 (cos.f64 y)))))) (cbrt.f64 (cos.f64 y))))
0.4b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))) (cbrt.f64 (cos.f64 y))))
29.1b
(-.f64 (fma.f64 y x z) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 y 1/6)) (*.f64 z 1/2))))
0.1b
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))
37.5b
(cbrt.f64 (pow.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) 3))
0.9b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 (cbrt.f64 z) (cbrt.f64 z)) (*.f64 (cbrt.f64 z) (cos.f64 y))))
0.2b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (cbrt.f64 (cos.f64 y))))
1.3b
(*.f64 (*.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))))) (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))
Compiler

Compiled 5062 to 1534 computations (69.7% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.1b
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)
0.1b
(*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (cbrt.f64 (cos.f64 y)))
0.2b
(cbrt.f64 (cos.f64 y))
0.3b
(pow.f64 (cos.f64 y) 2)

series240.0ms (3.6%)

Counts
3 → 32
Calls

3 calls:

229.0ms
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)
8.0ms
(*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (cbrt.f64 (cos.f64 y)))
4.0ms
(pow.f64 (cos.f64 y) 2)

rewrite15.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
21×add-exp-log_binary64
14×unpow-prod-down_binary64
11×prod-exp_binary64
10×*-un-lft-identity_binary64
10×add-sqr-sqrt_binary64
Counts
3 → 74
Calls

3 calls:

7.0ms
(*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (cbrt.f64 (cos.f64 y)))
2.0ms
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)
2.0ms
(pow.f64 (cos.f64 y) 2)

simplify76.0ms (1.2%)

Algorithm
egg-herbie
Rules
747×fma-neg_binary64
702×fma-def_binary64
340×*-commutative_binary64
207×cancel-sign-sub-inv_binary64
206×associate-+l+_binary64
Counts
106 → 120
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01481427
13401221
210461093
320831083
444951083
549341083

prune173.0ms (2.6%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1422144
Fresh145
Picked011
Done112
Total1448152
Error
0.0b
Counts
152 → 8
Alt Table
StatusErrorProgram
29.1b
(-.f64 (fma.f64 y x z) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 y 1/6)) (*.f64 z 1/2))))
0.1b
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))
37.5b
(cbrt.f64 (pow.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) 3))
0.5b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (*.f64 (cbrt.f64 (cos.f64 y)) (*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2) (cbrt.f64 (cbrt.f64 (cos.f64 y)))))) (cbrt.f64 (cos.f64 y))))
0.3b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (log.f64 (exp.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2))))) (cbrt.f64 (cos.f64 y))))
14.4b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (*.f64 (pow.f64 (cos.f64 y) 1/6) (pow.f64 (cos.f64 y) 1/6))))
0.2b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (cbrt.f64 (cos.f64 y))))
1.3b
(*.f64 (*.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))))) (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))
Compiler

Compiled 3343 to 1696 computations (49.3% saved)

localize16.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.2b
(cbrt.f64 (cos.f64 y))
0.3b
(pow.f64 (cos.f64 y) 2)
0.3b
(log.f64 (exp.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2))))
0.3b
(cbrt.f64 (pow.f64 (cos.f64 y) 2))

series455.0ms (6.9%)

Counts
2 → 24
Calls

2 calls:

229.0ms
(cbrt.f64 (pow.f64 (cos.f64 y) 2))
226.0ms
(log.f64 (exp.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2))))

rewrite7.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
16×cbrt-prod_binary64
12×log-pow_binary64
11×exp-prod_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
Counts
2 → 43
Calls

2 calls:

3.0ms
(cbrt.f64 (pow.f64 (cos.f64 y) 2))
3.0ms
(log.f64 (exp.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2))))

simplify92.0ms (1.4%)

Algorithm
egg-herbie
Rules
734×log-prod_binary64
482×associate-*l*_binary64
409×distribute-rgt-neg-in_binary64
390×associate-*r*_binary64
360×distribute-lft-neg-in_binary64
Counts
67 → 61
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
086760
1130652
2266648
3670636
42414636
54279636
64845636
75104636

prune141.0ms (2.1%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1151116
Fresh145
Picked101
Done022
Total1177124
Error
0.0b
Counts
124 → 7
Alt Table
StatusErrorProgram
29.1b
(-.f64 (fma.f64 y x z) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 y 1/6)) (*.f64 z 1/2))))
0.1b
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))
37.5b
(cbrt.f64 (pow.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) 3))
14.4b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (*.f64 (pow.f64 (cos.f64 y) 1/6) (pow.f64 (cos.f64 y) 1/6))))
0.3b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (log.f64 (exp.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 6)))))) (cbrt.f64 (cos.f64 y))))
0.2b
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (cbrt.f64 (cos.f64 y))))
1.3b
(*.f64 (*.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))))) (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))
Compiler

Compiled 2779 to 1499 computations (46.1% saved)

regimes231.0ms (3.5%)

Accuracy

Total 0.1b remaining (43.6%)

Threshold costs 0.1b (43.6%)

Counts
52 → 1
Compiler

Compiled 4376 to 2694 computations (38.4% saved)

simplify3.0ms (0%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0812
1912
2912

end110.0ms (1.7%)

Compiler

Compiled 165 to 99 computations (40% saved)

Profiling

Loading profile data...