Skip to content

Commit

Permalink
add Benchmark for awslogs (go) benchmark result for 6ac045d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 13, 2024
1 parent 882b2d2 commit 54a29f7
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": 1715246038544,
"lastUpdate": 1715614169838,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for awslogs": [
Expand Down Expand Up @@ -1850,6 +1850,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": "6ac045d8456d4f01be7b4fa8da42ee46a176017e",
"message": "chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.3\n\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.1 to 2.17.3.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.1...v2.17.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/onsi/ginkgo/v2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-05-13T08:28:06-07:00",
"tree_id": "1e001c984d5191aec6e0ad47b5bdd1e7990335a0",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/6ac045d8456d4f01be7b4fa8da42ee46a176017e"
},
"date": 1715614168818,
"tool": "go",
"benches": [
{
"name": "BenchmarkFluentd",
"value": 9498182823,
"unit": "ns/op\t39336616 B/op\t 67608 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkFluentd - ns/op",
"value": 9498182823,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkFluentd - B/op",
"value": 39336616,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkFluentd - allocs/op",
"value": 67608,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 54a29f7

Please sign in to comment.