Skip to content

Commit

Permalink
add C++ Benchmark (googlecpp) benchmark result for 2064fe6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 29, 2024
1 parent 3ca0429 commit 9be81b9
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": 1714399106132,
"lastUpdate": 1714400904911,
"repoUrl": "https://github.com/savushkin-r-d/ptusa_main",
"entries": {
"C++ Benchmark": [
Expand Down Expand Up @@ -26774,6 +26774,38 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 6279\ncpu: 111.87684392419175 us\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"name": "idzm",
"username": "idzm"
},
"committer": {
"name": "idzm",
"username": "idzm"
},
"id": "2064fe61d2a2ea9e0ae830a1f98f2ad0bb1abf2d",
"message": "Add max step time printing",
"timestamp": "2021-11-22T10:59:42Z",
"url": "https://github.com/savushkin-r-d/ptusa_main/pull/692/commits/2064fe61d2a2ea9e0ae830a1f98f2ad0bb1abf2d"
},
"date": 1714400903381,
"tool": "googlecpp",
"benches": [
{
"name": "write_devices_service/\"no compression\"",
"value": 23.536115515099002,
"unit": "us/iter",
"extra": "iterations: 29771\ncpu: 23.535904470793724 us\nthreads: 1"
},
{
"name": "write_devices_service/\"with compression\"",
"value": 114.1216805783783,
"unit": "us/iter",
"extra": "iterations: 6086\ncpu: 112.5495133092343 us\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 9be81b9

Please sign in to comment.