| Date: | Friday, March 6th, 2020 |
|---|---|
| Commit: | 4fbe8b6b on better-rr |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020066 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifyrules:numericsrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifygenerate:better-rrreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback +o rules:numerics |
| 175× | egg-herbie |
| 106× | rewrite-expression-head |
299 calls:
| 22.9s | (* (/ (* (- PI) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (- (sqrt 2.0))) (/ (* (/ (cbrt 1.0) (+ b a)) (- (/ 1.0 a) (/ 1.0 b))) (* (sqrt 2.0) (- b a)))) |
| 880.0ms | (* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b))) |
| 761.0ms | (/ (* (/ 1 1) (- (/ b (/ (hypot c d) c)) (/ a (/ (hypot c d) d)))) (/ (hypot c d) 1)) |
| 547.0ms | (* (/ 1 (/ (hypot c d) 1)) (- (/ b (/ (hypot c d) c)) (/ a (/ (hypot c d) d)))) |
| 402.0ms | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 488580× | frac-times |
| 484860× | add-sqr-sqrt |
| 466032× | associate-/l* |
| 385005× | *-un-lft-identity |
| 311427× | associate-/r* |
| 310446× | add-cube-cbrt |
| 257171× | associate-/l/ |
| 247253× | frac-sub |
| 215939× | times-frac |
| 151578× | associate-*r* |
| 143719× | cbrt-prod |
| 78878× | clear-num |
| 77357× | frac-2neg |
| 69881× | unswap-sqr |
| 69309× | associate-*l* |
| 63516× | associate-*r/ |
| 47860× | swap-sqr |
| 25639× | prod-diff |
| 25295× | difference-of-squares |
| 21359× | distribute-lft-out |
| 19810× | *-commutative |
| 13661× | sqrt-prod |
| 13238× | distribute-rgt-neg-in |
| 13045× | distribute-lft-neg-in |
| 7957× | distribute-lft-out-- |
| 6850× | div-inv |
| 5559× | associate-/r/ |
| 4582× | unpow-prod-down |
| 4355× | associate-*l/ |
| 4298× | un-div-inv |
| 4263× | distribute-rgt-in distribute-lft-in |
| 3755× | cube-prod |
| 3137× | flip3-- flip-- |
| 2924× | neg-mul-1 |
| 2404× | sqrt-div |
| 2048× | add-exp-log |
| 1716× | add-cbrt-cube |
| 1116× | exp-prod |
| 919× | sqr-pow |
| 847× | pow1 |
| 705× | div-exp |
| 653× | prod-exp |
| 634× | flip-+ flip3-+ |
| 570× | add-log-exp cbrt-unprod |
| 523× | fma-neg unpow3 cube-mult |
| 511× | cbrt-undiv |
| 365× | log-pow |
| 300× | log1p-expm1-u expm1-log1p-u |
| 244× | pow-prod-down |
| 221× | fma-def |
| 152× | 1-exp |
| 119× | log-prod sqrt-pow1 |
| 114× | distribute-neg-frac |
| 105× | sum-log |
| 90× | pow-unpow |
| 66× | sub-neg rec-exp |
| 65× | +-commutative |
| 59× | distribute-rgt-out |
| 55× | rem-sqrt-square |
| 51× | associate-+r+ |
| 48× | sum-cubes diff-log |
| 47× | fma-udef |
| 45× | pow1/2 |
| 44× | unpow2 |
| 42× | pow-prod-up |
| 36× | associate-+l+ |
| 32× | pow-to-exp pow-exp |
| 30× | pow-sqr hypot-def pow1/3 |
| 18× | pow-flip pow-plus |
| 14× | div-sub |
| 13× | rem-log-exp |
| 12× | difference-cubes pow2 frac-add neg-sub0 log-div |
| 10× | pow-pow |
| 9× | distribute-lft-neg-out neg-log |
| 7× | rem-exp-log remove-double-div associate-+l- |
| 6× | inv-pow cbrt-div rem-cbrt-cube exp-to-pow |
| 5× | associate--l- distribute-lft1-in |
| 4× | rem-cube-cbrt |
| 3× | hypot-udef distribute-frac-neg associate--l+ |
| 2× | pow3 log1p-expm1 distribute-rgt-neg-out associate--r+ |
| 1× | exp-diff log1p-udef sqrt-unprod exp-neg expm1-log1p expm1-udef rem-square-sqrt distribute-rgt-out-- |
| 72× | intervals |
| 9.4s | 282639× | body | 80 | valid |
| 5.3s | 14224× | body | 1280 | valid |
| 2.5s | 3731× | body | 2560 | valid |
| 1.9s | 9596× | body | 640 | valid |
| 1.9s | 16945× | body | 160 | valid |
| 1.5s | 100702× | pre | 80 | true |
| 1.1s | 2267× | body | 10240 | exit |
| 774.0ms | 7018× | body | 320 | valid |
| 553.0ms | 18920× | body | 80 | nan |
| 87.0ms | 235× | body | 5120 | valid |
| 3.0ms | 100× | pre | 80 | false |
299 calls:
| 1.2s | (+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0)) |
| 973.0ms | (fma (sqrt (pow x 4.0)) (sqrt (pow x 4.0)) (- (pow y 4.0))) |
| 856.0ms | (fma (* (fma (/ (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0)))) (+ (pow (* x1 x1) 1) 1.0)) (+ (* (* x1 x1) (* x1 x1)) (- (* 1.0 1.0) (* (* x1 x1) 1.0))) (- 3.0)) 2.0) (/ (* x1 (fma 3.0 (* x1 x1) (- (* 2.0 x2) x1))) (fma x1 x1 1.0)) (+ (* (* x1 x1) (fma (* 4.0 (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1)) (/ 1 (+ (* x1 x1) 1.0)) (- (* 6.0 1)))) (* (* (fma (- 6.0) 1 6.0) x1) x1))) |
| 624.0ms | (- (* 9.0 (pow x 4.0)) (pow y 4.0)) |
| 476.0ms | (cbrt (pow x 4.0)) |
Total 25.4b remaining (14.7%)
Threshold costs 2.7b (1.5%)
| 7.0b | 37.5% | Complex division, real part |
| 6.0b | 67.1% | Compound Interest |
| 4.4b | 84.5% | The quadratic formula (r2) |
| 4.2b | 85.2% | The quadratic formula (r1) |
| 1.2b | 0% | Rosa's DopplerBench |