Details

Time bar (total: 33.6s)

analyze1.0s (3.1%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
0%99.8%0.2%2
0%99.8%0.2%3
0%99.8%0.2%4
0%99.8%0.2%5
0%99.8%0.2%6
0%99.8%0.2%7
0%99.8%0.2%8
13.3%86.5%0.2%9
19.9%79.9%0.2%10
22.8%77%0.2%11
25.4%72.7%1.9%12
35.8%59.6%4.6%13
42%52.3%5.8%14
Compiler

Compiled 14 to 9 computations (35.7% saved)

sample1.4s (4.3%)

Results
1.1s8256×body128valid
266.0ms2168×body128invalid
Compiler

Compiled 41 to 26 computations (36.6% saved)

simplify133.0ms (0.4%)

Algorithm
egg-herbie
Rules
973×fma-def_binary64
752×fma-neg_binary64
239×cancel-sign-sub-inv_binary64
193×distribute-rgt-in_binary64
133×distribute-lft-in_binary64
Counts
1 → 2
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0913
11513
23311
36411
412511
523811
641411
779111
8118211
9137311
10148311
11153211
12153811
13154311
14154311
15145811

prune3.0ms (0%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New022
Fresh011
Picked000
Done000
Total033
Error
0.1b
Counts
3 → 2
Alt Table
StatusErrorProgram
2.6b
(fma.f64 (-.f64 y x) (/.f64 z t) x)
5.6b
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))
Compiler

Compiled 71 to 40 computations (43.7% saved)

localize6.0ms (0%)

Local error

Found 1 expressions with local error:

NewErrorProgram
2.5b
(fma.f64 (-.f64 y x) (/.f64 z t) x)

series19.0ms (0.1%)

Counts
1 → 48
Calls

1 calls:

19.0ms
(fma.f64 (-.f64 y x) (/.f64 z t) x)

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 y x) (/.f64 z t) x)

simplify67.0ms (0.2%)

Algorithm
egg-herbie
Rules
539×distribute-rgt-neg-out_binary64
515×distribute-lft-neg-out_binary64
375×distribute-rgt-in_binary64
373×distribute-lft-in_binary64
270×times-frac_binary64
Counts
58 → 31
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
041946
188635
2194623
3469623
42305623
54632623
65238623

prune22.0ms (0.1%)

Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New27431
Fresh101
Picked011
Done000
Total28533
Error
0.0b
Counts
33 → 5
Alt Table
StatusErrorProgram
2.6b
(fma.f64 (-.f64 y x) (/.f64 z t) x)
35.2b
(*.f64 (sqrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (sqrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
3.8b
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
35.7b
(*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)
5.6b
(-.f64 (+.f64 (/.f64 (*.f64 y z) t) x) (/.f64 (*.f64 z x) t))
Compiler

Compiled 538 to 160 computations (70.3% saved)

localize16.0ms (0%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.4b
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
0.5b
(*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
0.5b
(cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))
2.5b
(fma.f64 (-.f64 y x) (/.f64 z t) x)

series364.0ms (1.1%)

Counts
3 → 144
Calls

3 calls:

253.0ms
(*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
90.0ms
(cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))
20.0ms
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))

rewrite21.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
29×pow1_binary64
24×add-sqr-sqrt_binary64
23×cbrt-prod_binary64
16×pow1/3_binary64
14×*-un-lft-identity_binary64
Counts
3 → 93
Calls

3 calls:

7.0ms
(*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
6.0ms
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
1.0ms
(cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))

simplify352.0ms (1%)

Algorithm
egg-herbie
Rules
938×fma-def_binary64
540×*-commutative_binary64
218×+-commutative_binary64
210×associate-*r*_binary64
141×associate-+r+_binary64
Counts
237 → 277
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0121619471
1438919186
2514119186

prune748.0ms (2.2%)

Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New5522554
Fresh033
Picked101
Done011
Total5536559
Error
0.0b
Counts
559 → 6
Alt Table
StatusErrorProgram
35.2b
(*.f64 (sqrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (sqrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
3.8b
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))))
3.7b
(pow.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) 3)
2.6b
(fma.f64 (-.f64 y x) (/.f64 z t) x)
35.7b
(*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)
5.6b
(-.f64 (+.f64 (/.f64 (*.f64 y z) t) x) (/.f64 (*.f64 z x) t))
Compiler

Compiled 44997 to 18403 computations (59.1% saved)

localize10.0ms (0%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.5b
(cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))
0.7b
(pow.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) 3)
2.5b
(fma.f64 (-.f64 y x) (/.f64 z t) x)

series26.9s (80%)

Counts
1 → 48
Calls

1 calls:

26.9s
(pow.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) 3)

rewrite3.0ms (0%)

Algorithm
rewrite-expression-head
Rules
cube-prod_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
cbrt-prod_binary64
unpow-prod-down_binary64
Counts
1 → 32
Calls

1 calls:

2.0ms
(pow.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) 3)

simplify62.0ms (0.2%)

Algorithm
egg-herbie
Rules
677×times-frac_binary64
647×associate-/l*_binary64
194×unswap-sqr_binary64
150×fma-def_binary64
115×associate-/r/_binary64
Counts
80 → 75
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01502768
13952560
213702197
349832197

prune137.0ms (0.4%)

Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1980198
Fresh044
Picked011
Done011
Total1986204
Error
0.0b
Counts
204 → 6
Alt Table
StatusErrorProgram
35.2b
(*.f64 (sqrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (sqrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
3.8b
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))))
3.7b
(pow.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) 3)
2.6b
(fma.f64 (-.f64 y x) (/.f64 z t) x)
35.7b
(*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)
5.6b
(-.f64 (+.f64 (/.f64 (*.f64 y z) t) x) (/.f64 (*.f64 z x) t))
Compiler

Compiled 8558 to 4096 computations (52.1% saved)

localize13.0ms (0%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.5b
(*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
0.5b
(cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))
0.5b
(cbrt.f64 (*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))))
2.5b
(fma.f64 (-.f64 y x) (/.f64 z t) x)

series87.0ms (0.3%)

Counts
1 → 48
Calls

1 calls:

86.0ms
(cbrt.f64 (*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))))

rewrite55.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
rem-cbrt-cube_binary64
pow3_binary64
cbrt-prod_binary64
Counts
1 → 12
Calls

1 calls:

54.0ms
(cbrt.f64 (*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))))

simplify96.0ms (0.3%)

Algorithm
egg-herbie
Rules
593×times-frac_binary64
370×associate-/r*_binary64
344×associate-/l*_binary64
296×fma-def_binary64
195×associate-*r/_binary64
Counts
60 → 96
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
04465390
115305195
251055195

prune1.3s (3.8%)

Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New9610961
Fresh033
Picked011
Done022
Total9616967
Error
0.0b
Counts
967 → 6
Alt Table
StatusErrorProgram
35.2b
(*.f64 (sqrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (sqrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))
3.8b
(*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (*.f64 (*.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x))) (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)))))
3.7b
(pow.f64 (cbrt.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x)) 3)
2.6b
(fma.f64 (-.f64 y x) (/.f64 z t) x)
35.7b
(*.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z)
5.6b
(-.f64 (+.f64 (/.f64 (*.f64 y z) t) x) (/.f64 (*.f64 z x) t))
Compiler

Compiled 104054 to 37029 computations (64.4% saved)

regimes630.0ms (1.9%)

Accuracy

Total 0.8b remaining (97.3%)

Threshold costs 0.8b (97.3%)

Counts
68 → 3
Compiler

Compiled 11381 to 4193 computations (63.2% saved)

bsearch4.0ms (0%)

Compiler

Compiled 13 to 8 computations (38.5% saved)

simplify5.0ms (0%)

Algorithm
egg-herbie
Rules
+-commutative_binary64
*-commutative_binary64
sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02477
13377
24377
35477
46077
56377
66477
76477

end82.0ms (0.2%)

Compiler

Compiled 248 to 100 computations (59.7% saved)

Profiling

Loading profile data...