Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sparr/experiment-actions-artifacts


https://github.com/sparr/experiment-actions-artifacts

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# experiment-actions-artifacts

Example benchmark output:
```
{
"testName": "BenchmarkExample",
"numberOfTests": 100,
"testsRun": 100,
"stdDev": 0.04195513397009331,
"mean": 0.20546035199999998,
"min": 0.163587208,
"pct25": 0.183816071,
"pct50": 0.193919086,
"pct75": 0.212723167,
"pct90": 0.239507175,
"max": 0.424785023
}
```