Skip to content

Commit

Permalink
add Benchmark for awslogs (go) benchmark result for cd05d41
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 29, 2024
1 parent 32ad9c0 commit 51f09c3
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion dev/bench/fluentd/ubuntu/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1714148437584,
"lastUpdate": 1714419911977,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for awslogs": [
Expand Down Expand Up @@ -1706,6 +1706,54 @@ window.BENCHMARK_DATA = {
"extra": "1 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "haddscot",
"username": "haddscot"
},
"committer": {
"email": "[email protected]",
"name": "haddscot",
"username": "haddscot"
},
"distinct": true,
"id": "cd05d419b6e003e8ad826fc57e46dcaf325f5a95",
"message": "fix: log errors from sendLogs with correct variable in common#Start()\n\nSigned-off-by: Scott Haddlesey <[email protected]>",
"timestamp": "2024-04-29T12:43:55-07:00",
"tree_id": "21ea9abccb9ebddd0cac1fd1a512ed507b854e95",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/cd05d419b6e003e8ad826fc57e46dcaf325f5a95"
},
"date": 1714419911512,
"tool": "go",
"benches": [
{
"name": "BenchmarkFluentd",
"value": 8159435256,
"unit": "ns/op\t42722488 B/op\t 67092 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkFluentd - ns/op",
"value": 8159435256,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkFluentd - B/op",
"value": 42722488,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkFluentd - allocs/op",
"value": 67092,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 51f09c3

Please sign in to comment.