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 b672df6 commit 33b6b70
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 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": 1697617215638,
"lastUpdate": 1697617646706,
"repoUrl": "https://github.com/Moritz-Alexander-Kern/elephant-1",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -56,6 +56,35 @@ window.BENCHMARK_DATA = {
"extra": "mean: 2.472754501556985 msec\nrounds: 321"
}
]
},
{
"commit": {
"author": {
"name": "Moritz-Alexander-Kern",
"username": "Moritz-Alexander-Kern",
"email": "[email protected]"
},
"committer": {
"name": "Moritz-Alexander-Kern",
"username": "Moritz-Alexander-Kern",
"email": "[email protected]"
},
"id": "445d7271a47446c4e67834ab31bc1f804be623a7",
"message": "add permissions",
"timestamp": "2023-10-18T08:18:02Z",
"url": "https://github.com/Moritz-Alexander-Kern/elephant-1/commit/445d7271a47446c4e67834ab31bc1f804be623a7"
},
"date": 1697617645028,
"tool": "pytest",
"benches": [
{
"name": "elephant/test/test_spike_train_surrogates.py::test_benchmark_surrogates",
"value": 412.70264220348764,
"unit": "iter/sec",
"range": "stddev: 0.000017809426719150356",
"extra": "mean: 2.4230520906307618 msec\nrounds: 320"
}
]
}
]
}
Expand Down

0 comments on commit 33b6b70

Please sign in to comment.