Details

Time bar (total: 2.6s)

analyze298.0ms (11.6%)

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
31.2%64%4.8%9
31.2%42.1%26.7%10
35.9%37.1%27.1%11
38.2%32.2%29.6%12
47.8%21.6%30.6%13
50.2%19%30.8%14
Compiler

Compiled 16 to 9 computations (43.8% saved)

sample17.0ms (0.6%)

Algorithm
intervals
Results
8.0ms256×body128valid
1.0ms18×body128invalid
Compiler

Compiled 31 to 20 computations (35.5% saved)

simplify160.0ms (6.2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
04113
14113

prune8.0ms (0.3%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 2
Compiler

Compiled 33 to 24 computations (27.3% saved)

localize6.0ms (0.2%)

Local error

Found 2 expressions with local error:

0.0b
(+.f64 (*.f64 x y) (*.f64 z (*.f64 z 3)))
0.1b
(*.f64 z (*.f64 z 3))

rewrite12.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
pow1_binary64_14626 add-cbrt-cube_binary64_14601 add-exp-log_binary64_14603
add-log-exp_binary64_14604
add-sqr-sqrt_binary64_14589 associate-*l*_binary64_14511 cbrt-unprod_binary64_14598 prod-exp_binary64_14614 pow-prod-down_binary64_14636 add-cube-cbrt_binary64_14600 *-un-lft-identity_binary64_14568
flip3-+_binary64_14571 sum-log_binary64_14656 associate-*r*_binary64_14510 *-commutative_binary64_14501 +-commutative_binary64_14500 flip-+_binary64_14542
Counts
2 → 29
Calls

2 calls:

5.0ms
(*.f64 z (*.f64 z 3))
5.0ms
(+.f64 (*.f64 x y) (*.f64 z (*.f64 z 3)))

series122.0ms (4.7%)

Counts
2 → 6
Calls

2 calls:

86.0ms
(+.f64 (*.f64 x y) (*.f64 z (*.f64 z 3)))
36.0ms
(*.f64 z (*.f64 z 3))

simplify84.0ms (3.3%)

Algorithm
egg-herbie
Counts
35 → 35
Iterations

Useful iterations: 0 (75.0ms)

IterNodesCost
04892419
14892419

prune39.0ms (1.5%)

Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New30535
Fresh101
Picked011
Done000
Total31637

Merged error: 0.0b

Counts
37 → 6
Compiler

Compiled 546 to 314 computations (42.5% saved)

localize6.0ms (0.2%)

Local error

Found 2 expressions with local error:

0.0b
(+.f64 (*.f64 x y) (*.f64 (*.f64 z z) 3))
0.2b
(*.f64 (*.f64 z z) 3)

rewrite13.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
pow1_binary64_14626 add-cbrt-cube_binary64_14601 add-exp-log_binary64_14603
add-sqr-sqrt_binary64_14589 add-log-exp_binary64_14604
associate-*r*_binary64_14510 cbrt-unprod_binary64_14598 prod-exp_binary64_14614 pow-prod-down_binary64_14636 add-cube-cbrt_binary64_14600 *-un-lft-identity_binary64_14568
flip3-+_binary64_14571 associate-*l*_binary64_14511 sum-log_binary64_14656 *-commutative_binary64_14501 +-commutative_binary64_14500 flip-+_binary64_14542 unswap-sqr_binary64_14536
Counts
2 → 30
Calls

2 calls:

6.0ms
(*.f64 (*.f64 z z) 3)
4.0ms
(+.f64 (*.f64 x y) (*.f64 (*.f64 z z) 3))

series125.0ms (4.9%)

Counts
2 → 6
Calls

2 calls:

87.0ms
(+.f64 (*.f64 x y) (*.f64 (*.f64 z z) 3))
38.0ms
(*.f64 (*.f64 z z) 3)

simplify50.0ms (2%)

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
05112435

prune30.0ms (1.2%)

Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New35136
Fresh224
Picked011
Done011
Total37542

Merged error: 0.0b

Counts
42 → 5
Compiler

Compiled 530 to 271 computations (48.9% saved)

localize13.0ms (0.5%)

Local error

Found 3 expressions with local error:

0.0b
(+.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 z z) (*.f64 (cbrt.f64 3) (cbrt.f64 3))) (cbrt.f64 3)))
0.1b
(*.f64 (*.f64 z z) (*.f64 (cbrt.f64 3) (cbrt.f64 3)))
0.3b
(*.f64 (*.f64 (*.f64 z z) (*.f64 (cbrt.f64 3) (cbrt.f64 3))) (cbrt.f64 3))

rewrite42.0ms (1.6%)

Algorithm
rewrite-expression-head
Rules
49×pow1_binary64_14626
33×add-exp-log_binary64_14603
27×pow-prod-down_binary64_14636
21×cbrt-unprod_binary64_14598 prod-exp_binary64_14614
20×add-cbrt-cube_binary64_14601
associate-*r*_binary64_14510
add-sqr-sqrt_binary64_14589 add-cube-cbrt_binary64_14600 add-log-exp_binary64_14604 *-un-lft-identity_binary64_14568
pow-plus_binary64_14628 pow-prod-up_binary64_14635
cbrt-prod_binary64_14596
pow-sqr_binary64_14541 associate-*l*_binary64_14511 *-commutative_binary64_14501 pow2_binary64_14646
flip3-+_binary64_14571 sum-log_binary64_14656 +-commutative_binary64_14500 flip-+_binary64_14542 unswap-sqr_binary64_14536
Counts
3 → 70
Calls

3 calls:

18.0ms
(*.f64 (*.f64 (*.f64 z z) (*.f64 (cbrt.f64 3) (cbrt.f64 3))) (cbrt.f64 3))
12.0ms
(*.f64 (*.f64 z z) (*.f64 (cbrt.f64 3) (cbrt.f64 3)))
5.0ms
(+.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 z z) (*.f64 (cbrt.f64 3) (cbrt.f64 3))) (cbrt.f64 3)))

series316.0ms (12.3%)

Counts
3 → 9
Calls

3 calls:

147.0ms
(+.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 z z) (*.f64 (cbrt.f64 3) (cbrt.f64 3))) (cbrt.f64 3)))
92.0ms
(*.f64 (*.f64 (*.f64 z z) (*.f64 (cbrt.f64 3) (cbrt.f64 3))) (cbrt.f64 3))
77.0ms
(*.f64 (*.f64 z z) (*.f64 (cbrt.f64 3) (cbrt.f64 3)))

simplify63.0ms (2.5%)

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
04932884
14932884

prune69.0ms (2.7%)

Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New79079
Fresh022
Picked011
Done022
Total79584

Merged error: 0.0b

Counts
84 → 5
Compiler

Compiled 1227 to 745 computations (39.3% saved)

localize9.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.1b
(*.f64 z (*.f64 z 3))
0.4b
(*.f64 (sqrt.f64 (*.f64 z (*.f64 z 3))) (sqrt.f64 (*.f64 z (*.f64 z 3))))
21.0b
(sqrt.f64 (*.f64 z (*.f64 z 3)))
21.0b
(sqrt.f64 (*.f64 z (*.f64 z 3)))

rewrite37.0ms (1.5%)

Algorithm
rewrite-expression-head
Rules
148×pow1_binary64_14626
80×pow-prod-down_binary64_14636
66×sqrt-pow1_binary64_14585
17×pow-prod-up_binary64_14635
14×pow1/2_binary64_14645
11×add-sqr-sqrt_binary64_14589 pow-sqr_binary64_14541 add-cbrt-cube_binary64_14601 add-exp-log_binary64_14603
add-cube-cbrt_binary64_14600 *-un-lft-identity_binary64_14568
associate-*l*_binary64_14511
sqrt-prod_binary64_14583
associate-*r*_binary64_14510
cbrt-unprod_binary64_14598 prod-exp_binary64_14614 swap-sqr_binary64_14535 add-log-exp_binary64_14604
*-commutative_binary64_14501
pow-plus_binary64_14628 rem-square-sqrt_binary64_14580 sqrt-unprod_binary64_14587 pow2_binary64_14646 unswap-sqr_binary64_14536
Counts
4 → 108
Calls

4 calls:

13.0ms
(*.f64 (sqrt.f64 (*.f64 z (*.f64 z 3))) (sqrt.f64 (*.f64 z (*.f64 z 3))))
5.0ms
(*.f64 z (*.f64 z 3))
5.0ms
(sqrt.f64 (*.f64 z (*.f64 z 3)))
4.0ms
(sqrt.f64 (*.f64 z (*.f64 z 3)))

series205.0ms (8%)

Counts
4 → 12
Calls

4 calls:

78.0ms
(*.f64 (sqrt.f64 (*.f64 z (*.f64 z 3))) (sqrt.f64 (*.f64 z (*.f64 z 3))))
46.0ms
(sqrt.f64 (*.f64 z (*.f64 z 3)))
45.0ms
(sqrt.f64 (*.f64 z (*.f64 z 3)))
36.0ms
(*.f64 z (*.f64 z 3))

simplify67.0ms (2.6%)

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
05095737

prune99.0ms (3.8%)

Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New1200120
Fresh011
Picked011
Done033
Total1205125

Merged error: 0.0b

Counts
125 → 5
Compiler

Compiled 1837 to 1139 computations (38% saved)

regimes73.0ms (2.8%)

Compiler

Compiled 464 to 395 computations (14.9% saved)

bsearch0.0ms (0%)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01313
11313

end0.0ms (0%)

sample600.0ms (23.4%)

Algorithm
intervals
Results
266.0ms8000×body128valid
15.0ms476×body128invalid
Compiler

Compiled 117 to 94 computations (19.7% saved)

Profiling

Loading profile data...