Details

Time bar (total: 2.6s)

analyze99.0ms (3.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
0%99.9%0.1%4
25%74.9%0.1%5
25%50%25.1%6
25%31.2%43.8%7
25%21.9%53.2%8
25%14%61%9
28.1%10.9%61%10
31.6%7.4%61%11
33.4%5.7%61%12
35.2%3.8%61%13
36.1%2.9%61%14
Compiler

Compiled 20 to 13 computations (35% saved)

sample78.0ms (3%)

Algorithm
intervals
Results
16.0ms256×body128valid
Compiler

Compiled 41 to 27 computations (34.1% saved)

simplify41.0ms (1.6%)

Algorithm
egg-herbie
Rules
770×unswap-sqr_binary64
631×associate-*l*_binary64
623×fma-def_binary64
311×fma-neg_binary64
283×sub-neg_binary64
Counts
1 → 2
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01323
13021
26021
315921
451817
5168717
6359717
7502617

prune47.0ms (1.8%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New022
Fresh011
Picked000
Done000
Total033
Error
0.0b
Counts
3 → 2
Alt Table
StatusErrorProgram
0.0b
(+.f64 (pow.f64 (hypot.f64 a b) 4) (fma.f64 b (*.f64 b 4) -1))
0.2b
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1)
Compiler

Compiled 97 to 64 computations (34% saved)

localize7.0ms (0.3%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.0b
(pow.f64 (hypot.f64 a b) 4)
0.0b
(hypot.f64 a b)
0.0b
(+.f64 (pow.f64 (hypot.f64 a b) 4) (fma.f64 b (*.f64 b 4) -1))

series87.0ms (3.4%)

Counts
3 → 72
Calls

3 calls:

39.0ms
(+.f64 (pow.f64 (hypot.f64 a b) 4) (fma.f64 b (*.f64 b 4) -1))
34.0ms
(pow.f64 (hypot.f64 a b) 4)
13.0ms
(hypot.f64 a b)

rewrite9.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
fma-def_binary64
add-cube-cbrt_binary64
unpow-prod-down_binary64
Counts
3 → 52
Calls

3 calls:

6.0ms
(+.f64 (pow.f64 (hypot.f64 a b) 4) (fma.f64 b (*.f64 b 4) -1))
2.0ms
(pow.f64 (hypot.f64 a b) 4)
0.0ms
(hypot.f64 a b)

simplify96.0ms (3.7%)

Algorithm
egg-herbie
Rules
785×fma-neg_binary64
421×fma-def_binary64
279×associate-*r*_binary64
275×associate-*l*_binary64
184×times-frac_binary64
Counts
124 → 120
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01302123
13432010
29791901
340701899
449221899
549441899

prune101.0ms (3.9%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1191120
Fresh101
Picked011
Done000
Total1202122
Error
0b
Counts
122 → 2
Alt Table
StatusErrorProgram
0.0b
(+.f64 (pow.f64 (hypot.f64 a b) 4) (fma.f64 b (*.f64 b 4) -1))
0.5b
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4))) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (fma.f64 b (*.f64 b 4) -1))
Compiler

Compiled 2439 to 1540 computations (36.9% saved)

localize10.0ms (0.4%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(hypot.f64 a b)
0.2b
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4))) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (fma.f64 b (*.f64 b 4) -1))
0.4b
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)))
20.9b
(cbrt.f64 (pow.f64 (hypot.f64 a b) 4))

series377.0ms (14.7%)

Counts
3 → 72
Calls

3 calls:

236.0ms
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4))) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (fma.f64 b (*.f64 b 4) -1))
90.0ms
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)))
51.0ms
(cbrt.f64 (pow.f64 (hypot.f64 a b) 4))

rewrite17.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
59×cbrt-prod_binary64
41×add-sqr-sqrt_binary64
23×unpow-prod-down_binary64
17×*-un-lft-identity_binary64
17×add-cube-cbrt_binary64
Counts
3 → 93
Calls

3 calls:

8.0ms
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)))
1.0ms
(cbrt.f64 (pow.f64 (hypot.f64 a b) 4))
0.0ms
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4))) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (fma.f64 b (*.f64 b 4) -1))

simplify150.0ms (5.8%)

Algorithm
egg-herbie
Rules
514×fma-def_binary64
498×unswap-sqr_binary64
312×*-commutative_binary64
275×fma-neg_binary64
227×cancel-sign-sub-inv_binary64
Counts
165 → 175
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
02014579
14614352
212873938
327743911
448493847
549203847

prune390.0ms (15.2%)

Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New3800380
Fresh000
Picked011
Done011
Total3802382
Error
0b
Counts
382 → 2
Alt Table
StatusErrorProgram
0.0b
(+.f64 (pow.f64 (hypot.f64 a b) 4) (fma.f64 b (*.f64 b 4) -1))
0.5b
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4))) (cbrt.f64 (pow.f64 (hypot.f64 a b) 4)) (fma.f64 b (*.f64 b 4) -1))
Compiler

Compiled 13443 to 8409 computations (37.4% saved)

regimes224.0ms (8.7%)

Accuracy

Total 0.0b remaining (20.4%)

Threshold costs 0.0b (20.4%)

Counts
37 → 1
Compiler

Compiled 4550 to 3216 computations (29.3% saved)

simplify2.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01017
11217
21217

end1.0ms (0%)

Compiler

Compiled 14 to 10 computations (28.6% saved)

sample836.0ms (32.5%)

Algorithm
intervals
Results
503.0ms8000×body128valid
0.0msbody128invalid
Compiler

Compiled 78 to 53 computations (32.1% saved)

Profiling

Loading profile data...