summaryrefslogtreecommitdiff
path: root/contrib/perftest/README.md
Commit message (Collapse)AuthorAge
* rm contrib/perftestValentin Rothberg2020-01-13
| | | | | | | | | | | | Perftest was intended to be used for testing CPU intensive tasks of Podman. However, it does not compile for a long while and is not integrated in the CI which clearly indicates that it has not been used for a considerable amount of time. Remove contrib/perftest entirely. If the desire arises to revive it, all code is still reachable in the git history. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
* perf test a stress test to profile CPU load of podmanKunal Kushwaha2018-12-19
Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>