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 55aa03f commit 72adb14
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": 1704370797861,
"lastUpdate": 1704371920194,
"repoUrl": "https://github.com/drexlerd/Loki",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -32,6 +32,36 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 2\ncpu: 317523200 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Dominik Drexler",
"username": "drexlerd"
},
"committer": {
"email": "[email protected]",
"name": "Dominik Drexler",
"username": "drexlerd"
},
"distinct": true,
"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": 1704371919266,
"tool": "googlecpp",
"benches": [
{
"name": "BM_ConstructAtoms",
"value": 300488912.99998105,
"unit": "ns/iter",
"extra": "iterations: 2\ncpu: 300484200 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 72adb14

Please sign in to comment.