From 7cab6644622df891a92180f22e01bca1f90ffd56 Mon Sep 17 00:00:00 2001 From: Doris Amoakohene Date: Fri, 20 Sep 2024 14:03:58 -0700 Subject: [PATCH] Update README.org --- README.org | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.org b/README.org index aa05db8..ed82509 100644 --- a/README.org +++ b/README.org @@ -209,3 +209,17 @@ one expression (not several), and there is no special setup argument like atime (which means that the timing must include data setup code which may be irrelevant). + +| | Project | Github workflow result display | Comparative benchmarking | Performance testing | +|---------------|--------------------------|---------------------------------|--------------------------|---------------------| +| bench | R | - | yes | - | +| microbenchmark | R | - | yes | - | +| system.time | R | - | yes | - | +| rbenchmark | R | - | yes | - | +| airspeed velocity | Python | web page | - | yes | +| conbench | arrow | - | - | yes | +| touchstone | R | PR comments | - | yes | +| pytest-benchmark | Python projects with pytest | webpage | - | yes | +| atime (proposed) | R | PR comments | yes | yes | + +