Skip to content

Commit

Permalink
add Benchmark (pytest) benchmark result for 445d727
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 18, 2023
1 parent ca1ec25 commit b672df6
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1697617044807,
"lastUpdate": 1697617215638,
"repoUrl": "https://github.com/Moritz-Alexander-Kern/elephant-1",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -29,6 +29,33 @@ window.BENCHMARK_DATA = {
"extra": "mean: 2.539063538734099 msec\nrounds: 284"
}
]
},
{
"commit": {
"author": {
"name": "Moritz-Alexander-Kern",
"username": "Moritz-Alexander-Kern"
},
"committer": {
"name": "Moritz-Alexander-Kern",
"username": "Moritz-Alexander-Kern"
},
"id": "445d7271a47446c4e67834ab31bc1f804be623a7",
"message": "Enh/benchmarks",
"timestamp": "2022-03-14T15:42:50Z",
"url": "https://github.com/Moritz-Alexander-Kern/elephant-1/pull/6/commits/445d7271a47446c4e67834ab31bc1f804be623a7"
},
"date": 1697617214073,
"tool": "pytest",
"benches": [
{
"name": "elephant/test/test_spike_train_surrogates.py::test_benchmark_surrogates",
"value": 404.40731151044065,
"unit": "iter/sec",
"range": "stddev: 0.000016166479869615453",
"extra": "mean: 2.472754501556985 msec\nrounds: 321"
}
]
}
]
}
Expand Down

0 comments on commit b672df6

Please sign in to comment.