Skip to content

Commit

Permalink
add C++ Benchmark (googlecpp) benchmark result for ed9f9ef
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 16, 2024
1 parent 5dde707 commit 1479acb
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": 1715784372620,
"lastUpdate": 1715841738712,
"repoUrl": "https://github.com/savushkin-r-d/ptusa_main",
"entries": {
"C++ Benchmark": [
Expand Down Expand Up @@ -27104,6 +27104,38 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 6248\ncpu: 115.83418373879641 us\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"name": "idzm",
"username": "idzm"
},
"committer": {
"name": "idzm",
"username": "idzm"
},
"id": "ed9f9ef2ff7dada161d1eafd45c0909b385077b6",
"message": "Add work with bus couplers in Windows ",
"timestamp": "2024-05-06T09:51:48Z",
"url": "https://github.com/savushkin-r-d/ptusa_main/pull/647/commits/ed9f9ef2ff7dada161d1eafd45c0909b385077b6"
},
"date": 1715841736672,
"tool": "googlecpp",
"benches": [
{
"name": "write_devices_service/\"no compression\"",
"value": 22.31083266983874,
"unit": "us/iter",
"extra": "iterations: 30897\ncpu: 22.310449914231153 us\nthreads: 1"
},
{
"name": "write_devices_service/\"with compression\"",
"value": 109.05842018599961,
"unit": "us/iter",
"extra": "iterations: 6559\ncpu: 107.93675728007318 us\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 1479acb

Please sign in to comment.