Skip to content

Commit

Permalink
Update README.org
Browse files Browse the repository at this point in the history
  • Loading branch information
DorisAmoakohene authored Sep 20, 2024
1 parent aadc20c commit 7cab664
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -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 |


0 comments on commit 7cab664

Please sign in to comment.