haskell / haskell/criterion

get "xxx" in the report for long-running computations

Open
#65 18 comments 0 reactions 0 assignees View on GitHub
Blocked upstream Bug
Dominant language
Haskell
Stars
523
Forks
89
PR merge metrics
No merged PRs in 30d

Description

If a computation runs quite long, say, longer than 0.5s, then I get a result like:

```
OLS regression 544 ms 570 ms 0 s
R² goodness-of-fit 0.999 0.999 xxx
```

in the HTML report and then all following regression results are "xxx", too. This also implies that the overview diagram is not generated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.