Details

Time bar (total: 2.3s)

sample33.0ms

Algorithm
intervals
Results
12.0ms59×body1280valid
7.0ms49×body640valid
5.0ms198×body80valid
2.0ms21×body320valid
1.0ms16×body160valid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0103
1133
2153
3153

prune4.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 35.0b

Counts
2 → 1

localize4.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- (exp x) 1.0) x)
3.9b
(- (exp x) 1.0)

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt *-un-lft-identity
19×add-cube-cbrt
15×times-frac
prod-diff
associate-/l* distribute-lft-out-- difference-of-squares
add-exp-log add-cbrt-cube add-log-exp
fma-neg associate-/r*
pow1 expm1-log1p-u flip3-- flip-- log1p-expm1-u associate-/l/
cbrt-undiv sub-neg frac-2neg diff-log div-sub div-exp clear-num div-inv
Counts
2 → 68
Calls
2 calls:
7.0ms
(/ (- (exp x) 1.0) x)
5.0ms
(- (exp x) 1.0)

series53.0ms

Counts
2 → 6
Calls
2 calls:
38.0ms
(/ (- (exp x) 1.0) x)
14.0ms
(- (exp x) 1.0)

simplify35.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0282468
1919380
25001377

prune124.0ms

Filtered
74 candidates to 52 candidates (70.3%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New70474
Fresh000
Picked101
Done000
Total71475

Merged error: 0.1b

Counts
75 → 4

localize7.0ms

Local error

Found 1 expressions with local error:

0.3b
(fma 1/6 (pow x 2) (fma 1/2 x 1))

rewrite1.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp
Counts
1 → 10
Calls
1 calls:
1.0ms
(fma 1/6 (pow x 2) (fma 1/2 x 1))

series23.0ms

Counts
1 → 3
Calls
1 calls:
23.0ms
(fma 1/6 (pow x 2) (fma 1/2 x 1))

simplify24.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03659
110452
253552
3500252

prune33.0ms

Filtered
13 candidates to 10 candidates (76.9%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New12113
Fresh033
Picked011
Done000
Total12517

Merged error: 0.1b

Counts
17 → 5

localize10.0ms

Local error

Found 4 expressions with local error:

0.3b
(fma 1/6 (pow x 2) (fma 1/2 x 1))
10.9b
(cbrt (fma 1/6 (pow x 2) (fma 1/2 x 1)))
10.9b
(cbrt (fma 1/6 (pow x 2) (fma 1/2 x 1)))
10.9b
(cbrt (fma 1/6 (pow x 2) (fma 1/2 x 1)))

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
pow1/3
fma-udef
Counts
4 → 49
Calls
4 calls:
1.0ms
(fma 1/6 (pow x 2) (fma 1/2 x 1))
1.0ms
(cbrt (fma 1/6 (pow x 2) (fma 1/2 x 1)))
1.0ms
(cbrt (fma 1/6 (pow x 2) (fma 1/2 x 1)))
1.0ms
(cbrt (fma 1/6 (pow x 2) (fma 1/2 x 1)))

series189.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(fma 1/6 (pow x 2) (fma 1/2 x 1))
53.0ms
(cbrt (fma 1/6 (pow x 2) (fma 1/2 x 1)))
56.0ms
(cbrt (fma 1/6 (pow x 2) (fma 1/2 x 1)))
55.0ms
(cbrt (fma 1/6 (pow x 2) (fma 1/2 x 1)))

simplify38.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (9.0ms)

IterNodesCost
0109494
1258460
2988454
35002454

prune201.0ms

Filtered
61 candidates to 55 candidates (90.2%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New60161
Fresh033
Picked101
Done011
Total61566

Merged error: 0.0b

Counts
66 → 5

localize10.0ms

Local error

Found 3 expressions with local error:

0.1b
(fma 1/6 (pow x 3) x)
4.2b
(/ (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x)) x)
11.6b
(fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube
pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp
fma-udef
cbrt-undiv frac-2neg div-exp clear-num div-inv
Counts
3 → 49
Calls
3 calls:
1.0ms
(fma 1/6 (pow x 3) x)
3.0ms
(/ (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x)) x)
4.0ms
(fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x))

series142.0ms

Counts
3 → 9
Calls
3 calls:
73.0ms
(fma 1/6 (pow x 3) x)
43.0ms
(/ (fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x)) x)
26.0ms
(fma 1/2 (pow x 2) (fma 1/6 (pow x 3) x))

simplify85.0ms

Algorithm
egg-herbie
Counts
58 → 58
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
0140391
1510356
22915356
35002356

prune136.0ms

Filtered
58 candidates to 44 candidates (75.9%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New58058
Fresh033
Picked011
Done011
Total58563

Merged error: 0.0b

Counts
63 → 5

regimes28.0ms

Accuracy

98.5% (0.3b remaining)

Error of 0.4b against oracle of 0.0b and baseline of 21.3b

bsearch30.0ms

Steps
ItersRangePoint
9
-17.831791951177678
-3.7534567552478157e-06
-0.00014405859289179878

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02311
12311

end0.0ms

sample1.0s

Algorithm
intervals
Results
447.0ms2264×body1280valid
219.0ms1631×body640valid
129.0ms5450×body80valid
70.0ms828×body320valid
25.0ms447×body160valid

Profiling

Loading profile data...