Details

Time bar (total: 4.3s)

analyze1.1s (26.1%)

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
12.5%87.4%0.1%7
25%74.9%0.1%8
28.1%67.9%4%9
40.6%53%6.4%10
49.1%42.9%7.9%11
51.5%37.7%10.8%12
59.1%26.9%14%13
63.7%21.8%14.5%14
Compiler

Compiled 13 to 9 computations (30.8% saved)

sample36.0ms (0.8%)

Algorithm
intervals
Results
16.0ms247×body128valid
1.0ms18×body128invalid
1.0msbody1024valid
1.0msbody512valid
0.0msbody256valid
Compiler

Compiled 28 to 20 computations (28.6% saved)

simplify16.0ms (0.4%)

Algorithm
egg-herbie
Rules
22×fma-def_binary64
+-commutative_binary64
*-commutative_binary64
associate-+r+_binary64
associate-+l+_binary64
Counts
1 → 2
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0911
12011
23111
34511
45411
55511
65311

prune5.0ms (0.1%)

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 (+.f64 y z) (*.f64 z 5))
Compiler

Compiled 42 to 25 computations (40.5% saved)

localize12.0ms (0.3%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 x (+.f64 y z) (*.f64 z 5))

series15.0ms (0.4%)

Counts
1 → 36
Calls

1 calls:

15.0ms
(fma.f64 x (+.f64 y z) (*.f64 z 5))

rewrite2.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:

1.0ms
(fma.f64 x (+.f64 y z) (*.f64 z 5))

simplify136.0ms (3.2%)

Algorithm
egg-herbie
Rules
620×unswap-sqr_binary64
584×distribute-rgt-in_binary64
582×*-commutative_binary64
579×distribute-lft-in_binary64
488×distribute-rgt-out_binary64
Counts
46 → 27
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
026514
138488
288488
3368488
42137488
51950488
62200488
72601488
83098488
93182488
104808488
115003488

prune37.0ms (0.9%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New24327
Fresh000
Picked101
Done000
Total25328
Error
0.0b
Counts
28 → 3
Alt Table
StatusErrorProgram
31.9b
(*.f64 (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 z 5))) (sqrt.f64 (fma.f64 x (+.f64 y z) (*.f64 z 5))))
0.0b
(fma.f64 5 z (*.f64 x (+.f64 z y)))
0.1b
(+.f64 (*.f64 y x) (+.f64 (*.f64 z x) (*.f64 5 z)))
Compiler

Compiled 401 to 195 computations (51.4% saved)

localize11.0ms (0.2%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(*.f64 x (+.f64 z y))
0.0b
(fma.f64 5 z (*.f64 x (+.f64 z y)))

series29.0ms (0.7%)

Counts
2 → 72
Calls

2 calls:

16.0ms
(fma.f64 5 z (*.f64 x (+.f64 z y)))
13.0ms
(*.f64 x (+.f64 z y))

rewrite12.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
associate-*r*_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
Counts
2 → 35
Calls

2 calls:

8.0ms
(*.f64 x (+.f64 z y))
1.0ms
(fma.f64 5 z (*.f64 x (+.f64 z y)))

simplify113.0ms (2.6%)

Algorithm
egg-herbie
Rules
863×associate-+l+_binary64
811×fma-def_binary64
666×unswap-sqr_binary64
295×associate-*l*_binary64
281×distribute-lft-in_binary64
Counts
107 → 69
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0671035
1159955
2476955
31283955
42254955
53796955
64987955

prune63.0ms (1.5%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New68169
Fresh202
Picked011
Done000
Total70272
Error
0.0b
Counts
72 → 2
Alt Table
StatusErrorProgram
0.1b
(fma.f64 y x (*.f64 z (+.f64 x 5)))
0.0b
(fma.f64 5 z (*.f64 x (+.f64 z y)))
Compiler

Compiled 879 to 355 computations (59.6% saved)

localize12.0ms (0.3%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 y x (*.f64 z (+.f64 x 5)))
0.0b
(*.f64 z (+.f64 x 5))

series25.0ms (0.6%)

Counts
2 → 60
Calls

2 calls:

17.0ms
(fma.f64 y x (*.f64 z (+.f64 x 5)))
8.0ms
(*.f64 z (+.f64 x 5))

rewrite12.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
associate-*r*_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
Counts
2 → 35
Calls

2 calls:

9.0ms
(*.f64 z (+.f64 x 5))
1.0ms
(fma.f64 y x (*.f64 z (+.f64 x 5)))

simplify170.0ms (4%)

Algorithm
egg-herbie
Rules
863×fma-def_binary64
652×unswap-sqr_binary64
370×+-commutative_binary64
335×associate-+r+_binary64
334×associate-+l+_binary64
Counts
95 → 68
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
068925
1149872
2454872
31290872
42505872
53028872
64357872
73995872
84894872
94917872

prune101.0ms (2.3%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New67168
Fresh000
Picked011
Done011
Total67370
Error
0b
Counts
70 → 3
Alt Table
StatusErrorProgram
0.1b
(fma.f64 y x (*.f64 z (+.f64 x 5)))
0.0b
(fma.f64 5 z (*.f64 x (+.f64 z y)))
11.7b
(fma.f64 y x (/.f64 (*.f64 z (+.f64 (pow.f64 x 3) 125)) (+.f64 (*.f64 x x) (-.f64 (*.f64 5 5) (*.f64 x 5)))))
Compiler

Compiled 937 to 546 computations (41.7% saved)

localize27.0ms (0.6%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 y x (/.f64 (*.f64 z (+.f64 (pow.f64 x 3) 125)) (+.f64 (*.f64 x x) (-.f64 (*.f64 5 5) (*.f64 x 5)))))
0.0b
(+.f64 (pow.f64 x 3) 125)
2.1b
(*.f64 z (+.f64 (pow.f64 x 3) 125))
9.6b
(/.f64 (*.f64 z (+.f64 (pow.f64 x 3) 125)) (+.f64 (*.f64 x x) (-.f64 (*.f64 5 5) (*.f64 x 5))))

series294.0ms (6.8%)

Counts
4 → 96
Calls

4 calls:

148.0ms
(fma.f64 y x (/.f64 (*.f64 z (+.f64 (pow.f64 x 3) 125)) (+.f64 (*.f64 x x) (-.f64 (*.f64 5 5) (*.f64 x 5)))))
117.0ms
(/.f64 (*.f64 z (+.f64 (pow.f64 x 3) 125)) (+.f64 (*.f64 x x) (-.f64 (*.f64 5 5) (*.f64 x 5))))
24.0ms
(*.f64 z (+.f64 (pow.f64 x 3) 125))
5.0ms
(+.f64 (pow.f64 x 3) 125)

rewrite53.0ms (1.2%)

Algorithm
rewrite-expression-head
Rules
15×*-un-lft-identity_binary64
13×add-sqr-sqrt_binary64
12×fma-def_binary64
11×add-cube-cbrt_binary64
11×add-cbrt-cube_binary64
Counts
4 → 88
Calls

4 calls:

22.0ms
(/.f64 (*.f64 z (+.f64 (pow.f64 x 3) 125)) (+.f64 (*.f64 x x) (-.f64 (*.f64 5 5) (*.f64 x 5))))
13.0ms
(*.f64 z (+.f64 (pow.f64 x 3) 125))
10.0ms
(+.f64 (pow.f64 x 3) 125)
1.0ms
(fma.f64 y x (/.f64 (*.f64 z (+.f64 (pow.f64 x 3) 125)) (+.f64 (*.f64 x x) (-.f64 (*.f64 5 5) (*.f64 x 5)))))

simplify178.0ms (4.1%)

Algorithm
egg-herbie
Rules
702×distribute-rgt-in_binary64
686×distribute-lft-in_binary64
518×times-frac_binary64
448×fma-def_binary64
104×associate-*l*_binary64
Counts
184 → 163
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01513370
13903002
215632610
351742610

prune304.0ms (7.1%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1630163
Fresh000
Picked011
Done022
Total1633166
Error
0b
Counts
166 → 3
Alt Table
StatusErrorProgram
0.1b
(fma.f64 y x (*.f64 z (+.f64 x 5)))
0.0b
(fma.f64 5 z (*.f64 x (+.f64 z y)))
11.7b
(fma.f64 y x (/.f64 (*.f64 z (+.f64 (pow.f64 x 3) 125)) (+.f64 (*.f64 x x) (-.f64 (*.f64 5 5) (*.f64 x 5)))))
Compiler

Compiled 4616 to 3097 computations (32.9% saved)

regimes298.0ms (6.9%)

Accuracy

Total 0.0b remaining (78.9%)

Threshold costs 0.0b (78.9%)

Counts
40 → 1
Compiler

Compiled 2348 to 1614 computations (31.3% saved)

simplify5.0ms (0.1%)

Algorithm
egg-herbie
Rules
+-commutative_binary64
*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0811
11011
21011

end1.0ms (0%)

Compiler

Compiled 11 to 7 computations (36.4% saved)

sample1.2s (28.2%)

Algorithm
intervals
Results
516.0ms7664×body128valid
43.0ms161×body1024valid
42.0ms649×body128invalid
20.0ms109×body512valid
8.0ms65×body256valid
0.0msbody2048valid
Compiler

Compiled 74 to 51 computations (31.1% saved)

Profiling

Loading profile data...