Details

Time bar (total: 6.8s)

analyze267.0ms (3.9%)

Algorithm
search
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
0%0%100%2
0%0%100%3
0%0%100%4
0%0%100%5
0%0%100%6
0%0%100%7
0%0%100%8
0%0%100%9
0%0%100%10
0%0%100%11
0%0%100%12
0%0%100%13
0%0%100%14
Compiler

Compiled 30 to 24 computations (20% saved)

sample42.0ms (0.6%)

Algorithm
intervals
Results
11.0ms106×body256valid
8.0ms277×pre128true
7.0ms51×body512valid
5.0ms99×body128valid
1.0ms21×body128nan
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify458.0ms (6.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (292.0ms)

IterNodesCost
0170624
1170624

prune6.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 52.9b

Counts
2 → 1
Compiler

Compiled 66 to 54 computations (18.2% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
0.2b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))) (*.f64 3 a))
0.2b
(*.f64 (*.f64 3 a) c)
27.4b
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))

rewrite44.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity_binary64_1111
14×add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
10×add-log-exp_binary64_1150
pow1_binary64_1172
add-sqr-sqrt_binary64_1133 add-cube-cbrt_binary64_1146
distribute-lft-out_binary64_1062
times-frac_binary64_1117 associate-/l*_binary64_1056
prod-exp_binary64_1160 cbrt-unprod_binary64_1144
associate-*r*_binary64_1051 pow-prod-down_binary64_1182 distribute-rgt-neg-in_binary64_1069
associate-+l-_binary64_1046 flip-+_binary64_1085 associate-/l/_binary64_1058 flip3-+_binary64_1114 div-exp_binary64_1162 neg-sub0_binary64_1106 cbrt-undiv_binary64_1145 sum-log_binary64_1202
*-commutative_binary64_1042 div-inv_binary64_1108 cancel-sign-sub-inv_binary64_1077 associate-/r*_binary64_1055 frac-2neg_binary64_1122 flip3--_binary64_1115 diff-log_binary64_1203 neg-log_binary64_1204 +-commutative_binary64_1041 associate-*l*_binary64_1052 sub-neg_binary64_1104 clear-num_binary64_1110 div-sub_binary64_1116 flip--_binary64_1086
Counts
4 → 73
Calls

4 calls:

14.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))) (*.f64 3 a))
10.0ms
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
6.0ms
(*.f64 (*.f64 3 a) c)
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

series457.0ms (6.8%)

Counts
4 → 12
Calls

4 calls:

225.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))) (*.f64 3 a))
132.0ms
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
68.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
32.0ms
(*.f64 (*.f64 3 a) c)

simplify60.0ms (0.9%)

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
050181664

prune138.0ms (2%)

Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New81485
Fresh000
Picked101
Done000
Total82486

Merged error: 0.1b

Counts
86 → 4
Compiler

Compiled 2617 to 1669 computations (36.2% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (*.f64 3 a) c)
0.2b
(*.f64 (*.f64 3 a) c)
0.3b
(/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
0.3b
(/.f64 (/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))

rewrite65.0ms (1%)

Algorithm
rewrite-expression-head
Rules
55×add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
34×times-frac_binary64_1117
28×*-un-lft-identity_binary64_1111 add-sqr-sqrt_binary64_1133
19×prod-exp_binary64_1160 cbrt-unprod_binary64_1144
17×div-exp_binary64_1162 cbrt-undiv_binary64_1145
14×associate-/l*_binary64_1056 pow1_binary64_1172
12×add-cube-cbrt_binary64_1146
associate-/r*_binary64_1055 difference-of-squares_binary64_1080 distribute-lft-out--_binary64_1063
associate-*r*_binary64_1051 pow-prod-down_binary64_1182 associate-/r/_binary64_1057
div-inv_binary64_1108 add-log-exp_binary64_1150 distribute-rgt-neg-in_binary64_1069 sqrt-prod_binary64_1127
flip3--_binary64_1115 flip--_binary64_1086
*-commutative_binary64_1042 frac-2neg_binary64_1122 associate-*l*_binary64_1052 clear-num_binary64_1110
associate-/l/_binary64_1058
Counts
4 → 123
Calls

4 calls:

22.0ms
(/.f64 (/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
16.0ms
(/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
6.0ms
(*.f64 (*.f64 3 a) c)
5.0ms
(*.f64 (*.f64 3 a) c)

series788.0ms (11.7%)

Counts
4 → 12
Calls

4 calls:

396.0ms
(/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
306.0ms
(/.f64 (/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
58.0ms
(*.f64 (*.f64 3 a) c)
29.0ms
(*.f64 (*.f64 3 a) c)

simplify94.0ms (1.4%)

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 0 (60.0ms)

IterNodesCost
050133312

prune305.0ms (4.5%)

Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1296135
Fresh303
Picked101
Done000
Total1336139

Merged error: 0b

Counts
139 → 6
Compiler

Compiled 6303 to 4010 computations (36.4% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))
0.2b
(*.f64 c (*.f64 3 a))
0.3b
(/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a)
0.3b
(*.f64 a (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a))

rewrite114.0ms (1.7%)

Algorithm
rewrite-expression-head
Rules
312×times-frac_binary64_1117
232×add-sqr-sqrt_binary64_1133
223×*-un-lft-identity_binary64_1111
139×add-cube-cbrt_binary64_1146
86×associate-*r*_binary64_1051
42×difference-of-squares_binary64_1080 distribute-lft-out--_binary64_1063
27×associate-/l*_binary64_1056
23×add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
21×distribute-rgt-neg-in_binary64_1069 sqrt-prod_binary64_1127
14×associate-/r/_binary64_1057
11×pow1_binary64_1172
div-inv_binary64_1108
flip3--_binary64_1115 flip--_binary64_1086
prod-exp_binary64_1160 cbrt-unprod_binary64_1144 div-exp_binary64_1162 cbrt-undiv_binary64_1145 associate-*l*_binary64_1052 add-log-exp_binary64_1150
pow-prod-down_binary64_1182
associate-/r*_binary64_1055 unswap-sqr_binary64_1079
*-commutative_binary64_1042
cancel-sign-sub-inv_binary64_1077 frac-2neg_binary64_1122 associate-/l/_binary64_1058 diff-log_binary64_1203 sub-neg_binary64_1104 clear-num_binary64_1110 associate-*r/_binary64_1053
Counts
4 → 263
Calls

4 calls:

39.0ms
(*.f64 a (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a))
19.0ms
(/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a)
9.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))
6.0ms
(*.f64 c (*.f64 3 a))

series889.0ms (13.1%)

Counts
4 → 12
Calls

4 calls:

491.0ms
(/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a)
304.0ms
(*.f64 a (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a))
64.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))
29.0ms
(*.f64 c (*.f64 3 a))

simplify122.0ms (1.8%)

Algorithm
egg-herbie
Counts
275 → 275
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
051669506

prune476.0ms (7%)

Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New2732275
Fresh145
Picked101
Done000
Total2756281

Merged error: 0b

Counts
281 → 6
Compiler

Compiled 10480 to 5204 computations (50.3% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 3))))))
0.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 3))))
0.1b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 3)))
0.2b
(*.f64 c (*.f64 a 3))

rewrite37.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt_binary64_1133
34×*-un-lft-identity_binary64_1111
21×times-frac_binary64_1117
18×add-cube-cbrt_binary64_1146
11×add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
10×pow1_binary64_1172
difference-of-squares_binary64_1080 distribute-lft-out--_binary64_1063
associate-/r*_binary64_1055 sqrt-prod_binary64_1127
add-log-exp_binary64_1150
distribute-rgt-neg-in_binary64_1069
prod-exp_binary64_1160 cbrt-unprod_binary64_1144 flip3--_binary64_1115 associate-/l*_binary64_1056 pow-prod-down_binary64_1182 associate-*l*_binary64_1052 flip--_binary64_1086
sqrt-div_binary64_1128 associate-/r/_binary64_1057
pow1/2_binary64_1191 *-commutative_binary64_1042 rem-sqrt-square_binary64_1124 div-inv_binary64_1108 cancel-sign-sub-inv_binary64_1077 frac-2neg_binary64_1122 diff-log_binary64_1203 associate-*r*_binary64_1051 div-exp_binary64_1162 cbrt-undiv_binary64_1145 sqrt-pow1_binary64_1129 sub-neg_binary64_1104 clear-num_binary64_1110
Counts
4 → 90
Calls

4 calls:

12.0ms
(/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 3))))))
6.0ms
(*.f64 c (*.f64 a 3))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 3))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 3)))

series576.0ms (8.5%)

Counts
4 → 12
Calls

4 calls:

360.0ms
(/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 3))))))
121.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 3))))
67.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 3)))
28.0ms
(*.f64 c (*.f64 a 3))

simplify93.0ms (1.4%)

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
048612392
148612392

prune151.0ms (2.2%)

Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New1020102
Fresh055
Picked011
Done000
Total1026108

Merged error: 0b

Counts
108 → 6
Compiler

Compiled 3099 to 1832 computations (40.9% saved)

regimes75.0ms (1.1%)

Compiler

Compiled 551 to 459 computations (16.7% saved)

bsearch0.0ms (0%)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
08123
18123

end0.0ms (0%)

sample1.5s (21.5%)

Algorithm
intervals
Results
377.0ms3745×body256valid
271.0ms8794×pre128true
217.0ms1452×body512valid
155.0ms2803×body128valid
41.0ms794×body128nan
Compiler

Compiled 168 to 136 computations (19% saved)

Profiling

Loading profile data...