| Date: | Wednesday, February 26th, 2020 |
|---|---|
| Commit: | 2c6cda94 on refactor-and-minor |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020057 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifyrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback default |
| 73× | intervals |
| 9.2s | 293643× | body | 80 | valid |
| 4.8s | 13887× | body | 1280 | valid |
| 2.5s | 3836× | body | 2560 | valid |
| 1.8s | 9375× | body | 640 | valid |
| 1.7s | 16879× | body | 160 | valid |
| 1.4s | 100584× | pre | 80 | true |
| 1.0s | 2203× | body | 10240 | exit |
| 724.0ms | 6864× | body | 320 | valid |
| 539.0ms | 19466× | body | 80 | nan |
| 94.0ms | 227× | body | 5120 | valid |
| 3.0ms | 100× | pre | 80 | false |
323 calls:
| 408.0ms | (cbrt (pow (- (* 9.0 (pow x 4.0)) (pow y 4)) 3)) |
| 402.0ms | (- (* 9.0 (pow x 4.0)) (pow y 4)) |
| 402.0ms | (+ (* 9.0 (pow x 4.0)) (- (pow y 4))) |
| 402.0ms | (- (* 9.0 (pow x 4.0)) (pow y 4.0)) |
| 402.0ms | (- (* 9.0 (pow x 4.0)) (pow y 4.0)) |
| 116× | rewrite-expression-head |
323 calls:
| 1.2s | (+ (+ (* 333.75 (pow y 6.0)) (* (* x x) (- (- (- (* (* (* (* 11.0 x) x) y) y) (pow y 6.0)) (* 121.0 (pow y 4.0))) 2.0))) (* 5.5 (pow y 8.0))) |
| 558.0ms | (+ (+ (+ (* 333.75 (pow 33096.0 6.0)) (* (* 77617.0 77617.0) (+ (+ (+ (* (* 11.0 (* 77617.0 77617.0)) (* 33096.0 33096.0)) (- (pow 33096.0 6.0))) (* -121.0 (pow 33096.0 4.0))) -2.0))) (* 5.5 (pow 33096.0 8.0))) (/ 77617.0 (* 2.0 33096.0))) |
| 515.0ms | (+ (+ (* 333.75 (pow 33096.0 6.0)) (* (* 77617.0 77617.0) (+ (+ (+ (* (* 11.0 (* 77617.0 77617.0)) (* 33096.0 33096.0)) (- (pow 33096.0 6.0))) (* -121.0 (pow 33096.0 4.0))) -2.0))) (* 5.5 (pow 33096.0 8.0))) |
| 307.0ms | (* (* (* x (* (cbrt (+ x 1)) (cbrt (+ x 1)))) (cbrt (+ x 1))) x) |
| 282.0ms | (+ (* (* (* 2.0 x1) (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) (- (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0)) 3.0)) (* (* (cbrt (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0))) (cbrt (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0)))) (cbrt (* (* x1 x1) (- (* 4.0 (/ (- (+ (* (* 3.0 x1) x1) (* 2.0 x2)) x1) (+ (* x1 x1) 1.0))) 6.0))))) |
| 3151× | add-sqr-sqrt |
| 3048× | *-un-lft-identity |
| 2672× | times-frac |
| 1746× | add-cube-cbrt |
| 1441× | add-exp-log |
| 1231× | add-cbrt-cube |
| 842× | associate-*r* |
| 750× | associate-*r/ |
| 745× | add-log-exp |
| 722× | pow1 |
| 496× | difference-of-squares |
| 447× | cbrt-div |
| 445× | prod-exp |
| 438× | frac-times |
| 427× | unpow-prod-down |
| 419× | flip-- flip3-- |
| 409× | associate-*l* |
| 385× | associate-/r* |
| 369× | cbrt-unprod |
| 348× | distribute-lft-out |
| 327× | flip-+ flip3-+ |
| 317× | distribute-lft-out-- |
| 302× | div-exp |
| 272× | associate-*l/ |
| 237× | cbrt-undiv |
| 228× | sqrt-prod |
| 213× | associate-/l* |
| 202× | cbrt-prod |
| 198× | associate-/r/ |
| 183× | frac-add |
| 175× | pow-prod-down |
| 174× | sqr-pow |
| 169× | div-inv |
| 160× | sum-log |
| 153× | unswap-sqr |
| 149× | cube-prod |
| 112× | sub-neg |
| 102× | frac-sub |
| 87× | diff-log |
| 82× | associate-/l/ |
| 81× | *-commutative |
| 78× | exp-neg |
| 77× | sqrt-div |
| 68× | neg-sub0 |
| 67× | swap-sqr |
| 66× | unpow2 |
| 65× | distribute-rgt-in distribute-lft-in |
| 64× | distribute-rgt-neg-in |
| 61× | exp-diff |
| 57× | clear-num frac-2neg |
| 50× | log-prod |
| 49× | pow-exp |
| 46× | pow-unpow pow-to-exp |
| 42× | +-commutative |
| 35× | distribute-lft-neg-in pow1/3 |
| 33× | associate-+l+ |
| 29× | associate-+r+ |
| 26× | un-div-inv sqrt-pow1 |
| 24× | pow1/2 |
| 23× | exp-prod rec-exp 1-exp |
| 22× | log-pow associate--l+ |
| 21× | rem-sqrt-square |
| 20× | unpow3 cube-mult |
| 18× | cube-div pow-pow |
| 17× | pow-prod-up |
| 16× | log-div |
| 15× | pow-plus |
| 14× | div-sub |
| 13× | pow-sqr neg-mul-1 |
| 11× | pow2 associate--r+ |
| 10× | associate--l- |
| 9× | distribute-rgt-out-- neg-log sum-cubes |
| 7× | rem-cube-cbrt distribute-lft-neg-out |
| 6× | inv-pow pow-flip rem-cbrt-cube rem-log-exp |
| 5× | rem-exp-log exp-sum |
| 4× | associate-+r- distribute-frac-neg |
| 2× | unsub-neg distribute-rgt-out associate--r- associate-+l- |
| 1× | sqrt-undiv distribute-lft1-in pow3 sub-div exp-to-pow |
| 186× | egg-herbie |
Total 33.1b remaining (7.8%)
Threshold costs 4.7b (1.1%)
| 11.3b | 52.7% | Compound Interest |
| 4.8b | 76.8% | Kahan p9 Example |
| 4.3b | 83.8% | The quadratic formula (r1) |
| 3.6b | 87% | The quadratic formula (r2) |
| 3.0b | 4.5% | Complex division, real part |