Time bar (total: 1.4m)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (atan (sqrt (/ (- 1 x) (+ 1 x)))) |
| 0.0b | (/ (- 1 x) (+ 1 x)) |
2 calls. Slowest were:
| 4.0ms | (/ (- 1 x) (+ 1 x)) |
| 1.0ms | (atan (sqrt (/ (- 1 x) (+ 1 x)))) |
2 calls. Slowest were:
| 16.0ms | (/ (- 1 x) (+ 1 x)) |
| 10.0ms | (atan (sqrt (/ (- 1 x) (+ 1 x)))) |
36 calls. Slowest were:
| 1.0s | (/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x))) |
| 160.0ms | (- (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 2))) 1)) |
| 142.0ms | (- (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 2))) 1)) |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (/ 1 (+ 1 x)) (/ x (+ 1 x))) |
| 0.0b | (/ 1 (+ 1 x)) |
| 0.0b | (atan (sqrt (- (/ 1 (+ 1 x)) (/ x (+ 1 x))))) |
| 0.0b | (/ x (+ 1 x)) |
4 calls. Slowest were:
| 7.0ms | (- (/ 1 (+ 1 x)) (/ x (+ 1 x))) |
| 1.0ms | (/ 1 (+ 1 x)) |
| 0.0ms | (/ x (+ 1 x)) |
4 calls. Slowest were:
| 17.0ms | (- (/ 1 (+ 1 x)) (/ x (+ 1 x))) |
| 17.0ms | (/ x (+ 1 x)) |
| 11.0ms | (/ 1 (+ 1 x)) |
116 calls. Slowest were:
| 661.0ms | (fma 1 (/ 1 (+ 1 x)) (- (* (- 1 x) (/ x (- (* 1 1) (* x x)))))) |
| 629.0ms | (fma (/ 1 (- (* 1 1) (* x x))) (- 1 x) (- (* (/ 1 (+ 1 x)) x))) |
| 576.0ms | (fma 1 (/ 1 (+ 1 x)) (- (* (- 1 x) (/ x (- (* 1 1) (* x x)))))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (- 1 x) (- (/ 1 (- 1 (* x x))) (/ x (- 1 (* x x))))) |
| 0.0b | (atan (sqrt (* (- 1 x) (- (/ 1 (- 1 (* x x))) (/ x (- 1 (* x x))))))) |
| 0.0b | (- (/ 1 (- 1 (* x x))) (/ x (- 1 (* x x)))) |
| 0.0b | (/ x (- 1 (* x x))) |
4 calls. Slowest were:
| 32.0ms | (* (- 1 x) (- (/ 1 (- 1 (* x x))) (/ x (- 1 (* x x))))) |
| 11.0ms | (- (/ 1 (- 1 (* x x))) (/ x (- 1 (* x x)))) |
| 1.0ms | (atan (sqrt (* (- 1 x) (- (/ 1 (- 1 (* x x))) (/ x (- 1 (* x x))))))) |
4 calls. Slowest were:
| 25.0ms | (* (- 1 x) (- (/ 1 (- 1 (* x x))) (/ x (- 1 (* x x))))) |
| 22.0ms | (/ x (- 1 (* x x))) |
| 19.0ms | (- (/ 1 (- 1 (* x x))) (/ x (- 1 (* x x)))) |
223 calls. Slowest were:
| 1.0s | (* (fma (- (/ 1 (- 1 (* x x)))) x (* (/ 1 (- 1 (* x x))) x)) (- 1 x)) |
| 995.0ms | (* (fma (- (/ 1 (- 1 (* x x)))) x (* (/ 1 (- 1 (* x x))) x)) (- 1 x)) |
| 983.0ms | (* (fma (- (/ 1 (- 1 (* x x)))) x (* (/ 1 (- 1 (* x x))) x)) (- 1 x)) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018357 +o rules:numerics
(FPCore (x)
:name "arccos"
(* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))
| partition: contract violation expected: list? given: 0.014573120312590145 argument position: 2nd other arguments...: #<procedure:ordinary-value?> | L | C | |
|---|---|---|---|
| partition | /home/p92/racket/collects/racket/list.rkt | 555 | 0 |
| errors-score | /data/pavpan/nightlies/herbie/develop/src/points.rkt | 322 | 0 |
| for-loop | /data/pavpan/nightlies/herbie/develop/src/sandbox.rkt | 75 | 12 |
| (unnamed) | /home/p92/racket/collects/racket/private/more-scheme.rkt | 261 | 28 |
| run | /home/p92/racket/share/pkgs/profile-lib/main.rkt | 39 | 2 |
| profile-thunk16 | /home/p92/racket/share/pkgs/profile-lib/main.rkt | 9 | 0 |
| (unnamed) | /home/p92/racket/collects/racket/private/more-scheme.rkt | 261 | 28 |