Skip to content

Commit

Permalink
add Benchmark (googlecpp) benchmark result for 525894b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 4, 2024
1 parent 72adb14 commit 24d1995
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 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": 1704371920194,
"lastUpdate": 1704372136861,
"repoUrl": "https://github.com/drexlerd/Loki",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -62,6 +62,36 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 2\ncpu: 300484200 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Dominik Drexler",
"username": "drexlerd"
},
"committer": {
"email": "[email protected]",
"name": "Dominik Drexler",
"username": "drexlerd"
},
"distinct": false,
"id": "525894ba94f748b6a0618e0daaa01a82944c85ea",
"message": "updated readme",
"timestamp": "2024-01-04T13:31:34+01:00",
"tree_id": "41319fe9a8d8eacd4db188b07adcfb44f1041d81",
"url": "https://github.com/drexlerd/Loki/commit/525894ba94f748b6a0618e0daaa01a82944c85ea"
},
"date": 1704372136473,
"tool": "googlecpp",
"benches": [
{
"name": "BM_ConstructAtoms",
"value": 352326753.4999945,
"unit": "ns/iter",
"extra": "iterations: 2\ncpu: 352311149.9999999 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 24d1995

Please sign in to comment.