Skip to content

Commit

Permalink
add C++ Benchmark (googlecpp) benchmark result for ec842b7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 21, 2024
1 parent cc88d39 commit 305dcb2
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": 1716269617648,
"lastUpdate": 1716279679088,
"repoUrl": "https://github.com/savushkin-r-d/ptusa_main",
"entries": {
"C++ Benchmark": [
Expand Down Expand Up @@ -27564,6 +27564,38 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 6293\ncpu: 109.32196964881615 us\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"name": "idzm",
"username": "idzm"
},
"committer": {
"name": "idzm",
"username": "idzm"
},
"id": "ec842b7135f8f7db900068cdf81d3ee2414b18c6",
"message": "[config][test] Use a separate repo to store benchmark results",
"timestamp": "2024-05-17T06:17:58Z",
"url": "https://github.com/savushkin-r-d/ptusa_main/pull/699/commits/ec842b7135f8f7db900068cdf81d3ee2414b18c6"
},
"date": 1716279677605,
"tool": "googlecpp",
"benches": [
{
"name": "write_devices_service/\"no compression\"",
"value": 23.282292692666,
"unit": "us/iter",
"extra": "iterations: 30052\ncpu: 23.280716557966194 us\nthreads: 1"
},
{
"name": "write_devices_service/\"with compression\"",
"value": 110.66201281259679,
"unit": "us/iter",
"extra": "iterations: 6478\ncpu: 109.55910821241123 us\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 305dcb2

Please sign in to comment.