Skip to content

Commit

Permalink
add Benchmark for awslogs (go) benchmark result for 3d0821c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 26, 2024
1 parent 1850a79 commit f1b1520
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": 1714147973137,
"lastUpdate": 1714148001237,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for awslogs": [
Expand Down Expand Up @@ -1562,6 +1562,54 @@ window.BENCHMARK_DATA = {
"extra": "1 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "Austin Vazquez",
"username": "austinvazquez"
},
"distinct": true,
"id": "3d0821c778b68d72f1fe699496ffe1b0015686e5",
"message": "chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-04-26T09:12:06-07:00",
"tree_id": "b39b75bda005c504a6d20f4c351221de22c5a4c3",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/3d0821c778b68d72f1fe699496ffe1b0015686e5"
},
"date": 1714148000841,
"tool": "go",
"benches": [
{
"name": "BenchmarkFluentd",
"value": 9316805540,
"unit": "ns/op\t40649208 B/op\t 67439 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkFluentd - ns/op",
"value": 9316805540,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkFluentd - B/op",
"value": 40649208,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkFluentd - allocs/op",
"value": 67439,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit f1b1520

Please sign in to comment.