-
Updated
Sep 11, 2020 - Rust
criterion
Here are 23 public repositories matching this topic...
-
Updated
Sep 15, 2020 - Haskell
-
Updated
Jan 9, 2019 - Haskell
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Dec 24, 2019 - Erlang
-
Updated
Oct 23, 2020 - Nim
-
Updated
Oct 12, 2012 - C#
-
Updated
Feb 25, 2016 - C
In some situations, criterion generates one raw.csv
file per benchmark (for example, when setting the parameter
argument to BenchmarkId
). The current usage instructions only work for a single raw.csv
file. It would be helpful to amend the instructions to support multiple files (I presume this would just require looping over the discovered files and uploading each one individually, but I do
-
Updated
May 25, 2019 - Dockerfile
-
Updated
Oct 22, 2020 - C
-
Updated
Nov 14, 2019 - Jupyter Notebook
-
Updated
Apr 1, 2020 - Python
-
Updated
Sep 22, 2020 - C
-
Updated
Oct 5, 2020 - C
-
Updated
Jul 5, 2019 - C
Improve this page
Add a description, image, and links to the criterion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the criterion topic, visit your repo's landing page and select "manage topics."
This is a tracking issue for new benchmarks we'd like to add. If you're landing here from hacktoberfest (welcome!), feel free to see the project README for more information :D.
The basic process goes:
benches
)