summaryrefslogtreecommitdiff
path: root/stress
AgeCommit message (Collapse)AuthorFilesLines
2023-02-14feat! drop support for producing PDF outputLars Wirzenius1-1/+1
We may add this back later, but for now, it's not wanted. Sponsored-by: author
2021-04-09testing: Rework sp-{doc,code}gen into subplot {doc,code}gen in testsDaniel Silverstone1-2/+2
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-10-02fix(stress): give -t to codegenLars Wirzenius1-2/+10
codegen uses templates from /usr/share/subplot by default, but we want to use the ones in the source tree. Not only is that more tidy, it means ./stress can be run without having Subplot installed.
2020-03-13Change: ./stress to print more tabular resultsLars Wirzenius1-4/+7
2020-03-13Change: use default values for ./stress scriptLars Wirzenius1-3/+12
2020-03-13Change: require counts to be given on command lineLars Wirzenius1-2/+2
This makes it a lot easier to run the stress test with different counts.
2020-03-13Add: simplistic stress testLars Wirzenius1-0/+23