| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tools/syz-testbed: show diffs and p-values | Aleksandr Nogikh | 2021-12-06 | 1 | -0/+19 |
| | | | | | | | | | | | Enable the user to specify the pivot column for the stats table. If such a column is set, calculate and print the relative difference between checkouts and p-values for the estimation of statistical significance of the experimental data. For the p-value calculation use the existing implementation from the go-benchstat tool. | ||||
| * | pkg: add stats package | Aleksandr Nogikh | 2021-12-06 | 2 | -0/+139 |
| This package will contain generic statistical entities and routies. At this moment it is mostly needed by syz-testbed. | |||||
