Time bar (total: 7.6s)Debug log
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (exp (- (- 1 (* x x)))) |
| 0.0b | (- 1 (* x x)) |
2 calls. Slowest were:
| 3.0ms | (exp (- (- 1 (* x x)))) |
| 1.0ms | (- 1 (* x x)) |
2 calls. Slowest were:
| 22.0ms | (- 1 (* x x)) |
| 17.0ms | (exp (- (- 1 (* x x)))) |
20 calls. Slowest were:
| 106.0ms | (+ (exp -1) (+ (* (pow x 2) (exp -1)) (* 1/2 (* (pow x 4) (exp -1))))) |
| 29.0ms | (exp (sqrt (- (- 1 (* x x))))) |
| 25.0ms | (exp (* (cbrt (- (- 1 (* x x)))) (cbrt (- (- 1 (* x x)))))) |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (pow E (- (- 1 (* x x)))) |
| 0.0b | (- 1 (* x x)) |
2 calls. Slowest were:
| 3.0ms | (pow E (- (- 1 (* x x)))) |
| 1.0ms | (- 1 (* x x)) |
2 calls. Slowest were:
| 52.0ms | (pow E (- (- 1 (* x x)))) |
| 27.0ms | (- 1 (* x x)) |
20 calls. Slowest were:
| 90.0ms | (+ (exp -1) (+ (* (pow x 2) (exp -1)) (* 1/2 (* (pow x 4) (exp -1))))) |
| 28.0ms | (cbrt (- (- 1 (* x x)))) |
| 22.0ms | (sqrt (- (- 1 (* x x)))) |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (* (pow E (- 1)) (pow E (* x x))) |
1 calls. Slowest were:
| 6.0ms | (* (pow E (- 1)) (pow E (* x x))) |
1 calls. Slowest were:
| 44.0ms | (* (pow E (- 1)) (pow E (* x x))) |
16 calls. Slowest were:
| 385.0ms | (* (* (* (pow E (- 1)) (pow E (- 1))) (pow E (- 1))) (* (* (pow E (* x x)) (pow E (* x x))) (pow E (* x x)))) |
| 50.0ms | (+ (log (pow E (- 1))) (log (pow E (* x x)))) |
| 45.0ms | (+ (log (pow E (- 1))) (* (log E) (* x x))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (exp (- (sqrt (- 1 (* x x))))) |
| 0.0b | (pow (exp (- (sqrt (- 1 (* x x))))) (sqrt (- 1 (* x x)))) |
| 0.0b | (- 1 (* x x)) |
| 0.0b | (- 1 (* x x)) |
4 calls. Slowest were:
| 12.0ms | (pow (exp (- (sqrt (- 1 (* x x))))) (sqrt (- 1 (* x x)))) |
| 9.0ms | (exp (- (sqrt (- 1 (* x x))))) |
| 1.0ms | (- 1 (* x x)) |
4 calls. Slowest were:
| 75.0ms | (pow (exp (- (sqrt (- 1 (* x x))))) (sqrt (- 1 (* x x)))) |
| 43.0ms | (exp (- (sqrt (- 1 (* x x))))) |
| 26.0ms | (- 1 (* x x)) |
57 calls. Slowest were:
| 160.0ms | (+ (exp -1) (+ (* 1/2 (* (pow x 2) (exp -1))) (* 1/4 (* (pow x 4) (exp -1))))) |
| 153.0ms | (+ (exp -1) (+ (* (pow x 2) (exp -1)) (* 1/2 (* (pow x 4) (exp -1))))) |
| 104.0ms | (exp (* -1 (- 1 (pow x 2)))) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018359
(FPCore (x)
:name "exp neg sub"
(exp (- (- 1 (* x x)))))
| partition: contract violation expected: list? given: 0.02547690630641812 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 |