Skip to content

Commit

Permalink
add C++ Benchmark (googlecpp) benchmark result for 6950d11
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 8, 2023
1 parent 589615e commit 7140ba2
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 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": 1691417070665,
"lastUpdate": 1691471580357,
"repoUrl": "https://github.com/savushkin-r-d/ptusa_main",
"entries": {
"C++ Benchmark": [
Expand Down Expand Up @@ -10758,6 +10758,38 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 6955\ncpu: 100.54083393242276 us\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"name": "NogameNo-life",
"username": "NogameNo-life"
},
"committer": {
"name": "NogameNo-life",
"username": "NogameNo-life"
},
"id": "6950d118f700db7922ab4645bfbd33a961a4a349",
"message": "Add device statistic ",
"timestamp": "2023-02-16T14:09:14Z",
"url": "https://github.com/savushkin-r-d/ptusa_main/pull/605/commits/6950d118f700db7922ab4645bfbd33a961a4a349"
},
"date": 1691471578922,
"tool": "googlecpp",
"benches": [
{
"name": "write_devices_service/\"no compression\"",
"value": 24.498985641241866,
"unit": "us/iter",
"extra": "iterations: 28554\ncpu: 24.495016460040624 us\nthreads: 1"
},
{
"name": "write_devices_service/\"with compression\"",
"value": 120.37116837082301,
"unit": "us/iter",
"extra": "iterations: 5868\ncpu: 120.06509884117246 us\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 7140ba2

Please sign in to comment.