Time bar (total: 4.4s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* (+ x 2) x) |
1 calls. Slowest were:
| 4.0ms | (* (+ x 2) x) |
1 calls. Slowest were:
| 25.0ms | (* (+ x 2) x) |
7 calls. Slowest were:
| 165.0ms | (* (- (* x x) (* 2 2)) x) |
| 17.0ms | (* (+ (pow x 3) (pow 2 3)) x) |
| 5.0ms | (+ (* 2 x) (pow x 2)) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 6.1b | (/ (+ (* -4 x) (pow x 3)) (- x 2)) |
| 0.0b | (+ (* -4 x) (pow x 3)) |
2 calls. Slowest were:
| 9.0ms | (/ (+ (* -4 x) (pow x 3)) (- x 2)) |
| 2.0ms | (+ (* -4 x) (pow x 3)) |
2 calls. Slowest were:
| 49.0ms | (/ (+ (* -4 x) (pow x 3)) (- x 2)) |
| 32.0ms | (+ (* -4 x) (pow x 3)) |
43 calls. Slowest were:
| 125.0ms | (- (* (* -4 x) (* -4 x)) (* (pow x 3) (pow x 3))) |
| 90.0ms | (+ (pow (* -4 x) 3) (pow (pow x 3) 3)) |
| 84.0ms | (/ (* (* (+ (* -4 x) (pow x 3)) (+ (* -4 x) (pow x 3))) (+ (* -4 x) (pow x 3))) (* (* (- x 2) (- x 2)) (- 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 2018357
(FPCore (x)
:name "Expanding a square"
(- (* (+ x 1) (+ x 1)) 1))
| partition: contract violation expected: list? given: 0.01 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 |