Details

Time bar (total: 5.5s)

analyze541.0ms (9.8%)

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
25%74.9%0.1%4
62.4%37.5%0.1%5
62.4%37.5%0.1%6
62.4%31.2%6.3%7
62.4%31.2%6.3%8
62.4%28.1%9.5%9
62.4%28.1%9.5%10
62.4%26.5%11%11
62.4%26.5%11%12
62.4%25.8%11.8%13
62.4%25.8%11.8%14
Compiler

Compiled 15 to 12 computations (20% saved)

sample113.0ms (2%)

Algorithm
intervals
Results
30.0ms54×body1024valid
27.0ms64×body1024invalid
12.0ms156×body128valid
8.0ms40×body512invalid
8.0ms105×body128invalid
7.0ms32×body512valid
2.0ms14×body256valid
2.0ms11×body256invalid
Compiler

Compiled 31 to 25 computations (19.4% saved)

simplify89.0ms (1.6%)

Algorithm
egg-herbie
Rules
778×unswap-sqr_binary64
536×fma-def_binary64
491×associate-/r*_binary64
476×fabs-mul_binary64
360×associate-/l*_binary64
Counts
1 → 2
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01218
12718
26518
310417
413717
519617
632917
773617
8224217
9225017
10261917
11412817
12456317
13539117

prune3.0ms (0.1%)

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 (sin.f64 re) (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))))
Compiler

Compiled 51 to 34 computations (33.3% saved)

localize7.0ms (0.1%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.0b
(sin.f64 re)
0.0b
(*.f64 (sin.f64 re) (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))))
0.0b
(/.f64 1/2 (exp.f64 im))

series34.0ms (0.6%)

Counts
3 → 32
Calls

3 calls:

25.0ms
(*.f64 (sin.f64 re) (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))))
7.0ms
(/.f64 1/2 (exp.f64 im))
2.0ms
(sin.f64 re)

rewrite9.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt_binary64
13×*-un-lft-identity_binary64
13×add-cube-cbrt_binary64
times-frac_binary64
add-cbrt-cube_binary64
Counts
3 → 60
Calls

3 calls:

3.0ms
(*.f64 (sin.f64 re) (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))))
3.0ms
(/.f64 1/2 (exp.f64 im))
1.0ms
(sin.f64 re)

simplify81.0ms (1.5%)

Algorithm
egg-herbie
Rules
793×fma-neg_binary64
504×associate-*l*_binary64
496×fma-def_binary64
446×associate-*r*_binary64
324×times-frac_binary64
Counts
92 → 106
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01731614
14071481
212351465
340391461
453021461

prune81.0ms (1.5%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1033106
Fresh000
Picked011
Done000
Total1034107
Error
0b
Counts
107 → 4
Alt Table
StatusErrorProgram
0.0b
(*.f64 (sin.f64 re) (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))))
0.5b
(fma.f64 1/2 (*.f64 (*.f64 im im) (sin.f64 re)) (sin.f64 re))
0.0b
(+.f64 (*.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re)) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))
21.9b
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3))
Compiler

Compiled 2074 to 1135 computations (45.3% saved)

localize9.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(+.f64 (*.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re)) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))
0.0b
(*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re))
0.0b
(*.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re))
0.0b
(/.f64 1/2 (exp.f64 im))

series63.0ms (1.1%)

Counts
3 → 72
Calls

3 calls:

32.0ms
(+.f64 (*.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re)) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))
19.0ms
(*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re))
13.0ms
(*.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re))

rewrite19.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt_binary64
14×associate-*l*_binary64
13×add-cbrt-cube_binary64
12×*-un-lft-identity_binary64
12×add-cube-cbrt_binary64
Counts
3 → 69
Calls

3 calls:

6.0ms
(*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re))
5.0ms
(+.f64 (*.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re)) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))
5.0ms
(*.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re))

simplify100.0ms (1.8%)

Algorithm
egg-herbie
Rules
706×fma-neg_binary64
425×cancel-sign-sub-inv_binary64
247×associate-*l*_binary64
223×associate-*r*_binary64
200×times-frac_binary64
Counts
141 → 153
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02052469
16122347
221452307
346462303
450262303

prune133.0ms (2.4%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1931194
Fresh112
Picked101
Done011
Total1953198
Error
0b
Counts
198 → 3
Alt Table
StatusErrorProgram
0.0b
(*.f64 (sin.f64 re) (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))))
0.0b
(fma.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))
21.9b
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3))
Compiler

Compiled 4512 to 2353 computations (47.9% saved)

localize8.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(sin.f64 re)
0.0b
(*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re))
0.0b
(fma.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))
0.0b
(/.f64 1/2 (exp.f64 im))

series30.0ms (0.5%)

Counts
1 → 24
Calls

1 calls:

30.0ms
(fma.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))

rewrite1.0ms (0%)

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

1 calls:

0.0ms
(fma.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))

simplify66.0ms (1.2%)

Algorithm
egg-herbie
Rules
575×fma-neg_binary64
376×fma-def_binary64
290×times-frac_binary64
258×distribute-rgt-in_binary64
257×sub-neg_binary64
Counts
34 → 36
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
084928
1225754
2670746
32394737
44799737
55248737

prune148.0ms (2.7%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1800180
Fresh011
Picked011
Done011
Total1803183
Error
0b
Counts
183 → 3
Alt Table
StatusErrorProgram
0.0b
(*.f64 (sin.f64 re) (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))))
0.0b
(fma.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))
21.9b
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3))
Compiler

Compiled 3886 to 1976 computations (49.2% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re))
0.0b
(/.f64 1/2 (exp.f64 im))
0.3b
(pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3)
21.9b
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3))

series122.0ms (2.2%)

Counts
3 → 72
Calls

3 calls:

70.0ms
(pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3)
26.0ms
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3))
26.0ms
(*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re))

rewrite10.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64
cbrt-prod_binary64
add-cbrt-cube_binary64
add-exp-log_binary64
pow1_binary64
Counts
3 → 63
Calls

3 calls:

3.0ms
(*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re))
3.0ms
(pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3)
2.0ms
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3))

simplify134.0ms (2.4%)

Algorithm
egg-herbie
Rules
328×cancel-sign-sub-inv_binary64
320×distribute-rgt-in_binary64
214×fma-def_binary64
195×log-prod_binary64
194×exp-prod_binary64
Counts
135 → 115
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02153527
15493351
222803294
346713292
449803292

prune103.0ms (1.8%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1560156
Fresh000
Picked011
Done022
Total1563159
Error
0b
Counts
159 → 3
Alt Table
StatusErrorProgram
0.0b
(*.f64 (sin.f64 re) (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))))
0.0b
(fma.f64 (*.f64 1/2 (exp.f64 im)) (sin.f64 re) (*.f64 (/.f64 1/2 (exp.f64 im)) (sin.f64 re)))
21.9b
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/2 (exp.f64 im) (/.f64 1/2 (exp.f64 im))) (sin.f64 re)) 3))
Compiler

Compiled 4033 to 2464 computations (38.9% saved)

regimes149.0ms (2.7%)

Accuracy

Total 0.0b remaining (22.3%)

Threshold costs 0.0b (22.3%)

Counts
24 → 1
Compiler

Compiled 2305 to 1594 computations (30.8% saved)

simplify2.0ms (0%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01022
11222
21222

end1.0ms (0%)

Compiler

Compiled 16 to 10 computations (37.5% saved)

sample3.5s (62.7%)

Algorithm
intervals
Results
981.0ms1953×body1024valid
764.0ms2020×body1024invalid
364.0ms4509×body128valid
248.0ms1019×body512valid
214.0ms975×body512invalid
211.0ms2608×body128invalid
85.0ms510×body256valid
67.0ms446×body256invalid
11.0msbody2048valid
Compiler

Compiled 78 to 55 computations (29.5% saved)

Profiling

Loading profile data...