Details

Time bar (total: 3.1s)

sample19.0ms

Algorithm
intervals
Results
10.0ms256×body80valid

simplify85.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0228
1396
2666
3986
41086
51306
61586
72116
82776
95126
108816
1113386
1227286
1350016

prune6.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 0.0b

Counts
2 → 1

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)) x)
0.1b
(fma x (fma 0.04481 x 0.99229) 1.0)
15.1b
(/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
60×times-frac
48×*-un-lft-identity
46×add-sqr-sqrt add-cube-cbrt
34×fma-def
21×distribute-lft-neg-in distribute-rgt-neg-in
10×associate-/l*
neg-mul-1
add-exp-log add-cbrt-cube add-log-exp
pow1 expm1-log1p-u associate-/r* log1p-expm1-u
neg-sub0 div-sub div-inv
cbrt-undiv +-commutative associate-+l- frac-2neg flip3-+ distribute-frac-neg div-exp clear-num sum-log flip-+ fma-udef distribute-lft-out
Counts
3 → 118
Calls
3 calls:
14.0ms
(+ (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)) x)
1.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
8.0ms
(/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

series161.0ms

Counts
3 → 9
Calls
3 calls:
60.0ms
(+ (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)) x)
26.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
74.0ms
(/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

simplify127.0ms

Algorithm
egg-herbie
Counts
127 → 127
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0335784
11079748
24829733
35001733

prune293.0ms

Filtered
127 candidates to 106 candidates (83.5%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New1252127
Fresh000
Picked101
Done000
Total1262128

Merged error: 0.0b

Counts
128 → 2

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma (- (fma 0.27061 x 2.30753)) (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)) x)
0.1b
(fma x (fma 0.04481 x 0.99229) 1.0)
0.6b
(/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))

rewrite5.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
div-exp fma-udef
cbrt-undiv rec-exp pow-flip frac-2neg 1-exp clear-num div-inv inv-pow
Counts
3 → 53
Calls
3 calls:
1.0ms
(fma (- (fma 0.27061 x 2.30753)) (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)) x)
1.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
3.0ms
(/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))

series140.0ms

Counts
3 → 9
Calls
3 calls:
66.0ms
(fma (- (fma 0.27061 x 2.30753)) (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)) x)
25.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
48.0ms
(/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))

simplify108.0ms

Algorithm
egg-herbie
Counts
62 → 62
Iterations

Useful iterations: 3 (102.0ms)

IterNodesCost
0216370
1707323
23378303
35001298

prune116.0ms

Filtered
62 candidates to 42 candidates (67.7%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New62062
Fresh011
Picked011
Done000
Total62264

Merged error: 0.0b

Counts
64 → 2

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (log1p (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)))) x)
0.1b
(fma x (fma 0.04481 x 0.99229) 1.0)
0.4b
(log1p (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))))
15.1b
(/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
30×*-un-lft-identity times-frac
28×add-sqr-sqrt add-cube-cbrt
12×distribute-lft-neg-in distribute-rgt-neg-in
10×associate-/l*
add-log-exp
add-exp-log add-cbrt-cube
pow1 expm1-log1p-u neg-mul-1 log1p-expm1-u
fma-def associate-/r*
log1p-udef sum-log
cbrt-undiv +-commutative neg-sub0 frac-2neg flip3-+ div-sub log1p-expm1 distribute-frac-neg div-exp clear-num flip-+ fma-udef div-inv distribute-lft-out
Counts
4 → 98
Calls
4 calls:
3.0ms
(+ (log1p (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)))) x)
1.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
1.0ms
(log1p (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))))
5.0ms
(/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

series446.0ms

Counts
4 → 12
Calls
4 calls:
143.0ms
(+ (log1p (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)))) x)
28.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
202.0ms
(log1p (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))))
73.0ms
(/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

simplify130.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0356913
11123863
24967841
35001841

prune271.0ms

Filtered
110 candidates to 90 candidates (81.8%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1091110
Fresh000
Picked011
Done011
Total1093112

Merged error: 0b

Counts
112 → 3

localize15.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma x (fma 0.04481 x 0.99229) 1.0)
0.2b
(log (* (+ 1 (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)))) (exp x)))
1.0b
(+ 1 (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))))
15.1b
(/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
30×*-un-lft-identity times-frac
28×add-sqr-sqrt add-cube-cbrt
12×distribute-lft-neg-in distribute-rgt-neg-in
10×associate-/l*
add-exp-log
pow1
add-cbrt-cube add-log-exp
expm1-log1p-u neg-mul-1 log1p-expm1-u
fma-def associate-/r*
log-div flip3-+ rem-log-exp associate-*l/ log-pow flip-+
cbrt-undiv +-commutative neg-sub0 associate-+r- log-prod frac-2neg div-sub distribute-frac-neg div-exp pow-prod-down prod-exp clear-num sum-log fma-udef div-inv distribute-lft-out expm1-udef
Counts
4 → 103
Calls
4 calls:
1.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
6.0ms
(log (* (+ 1 (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)))) (exp x)))
3.0ms
(+ 1 (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))))
5.0ms
(/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

series320.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
131.0ms
(log (* (+ 1 (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)))) (exp x)))
89.0ms
(+ 1 (expm1 (/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))))
73.0ms
(/ (- (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

simplify48.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
04121046
11569957
25001948

prune340.0ms

Filtered
115 candidates to 93 candidates (80.9%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1150115
Fresh000
Picked011
Done022
Total1153118

Merged error: 0b

Counts
118 → 3

regimes20.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0156
1156

end0.0ms

sample400.0ms

Algorithm
intervals
Results
307.0ms8000×body80valid

Profiling

Loading profile data...