| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/stats: split out pkg/stats/sample | Aleksandr Nogikh | 2024-06-14 | 1 | -20/+0 |
| | | | | | | This will reduce the number of dependencies needed for the main syzkaller tools. | ||||
| * | pkg/stats/pvalue.go: allow deprecated module usage | Taras Madan | 2023-02-24 | 1 | -1/+2 |
| | | |||||
| * | 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. | |||||
