Skip to content

Commit

Permalink
add Benchmark for awslogs (go) benchmark result for 3627b0e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 1, 2024
1 parent 5865d05 commit d1cc5da
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion dev/bench/awslogs/ubuntu/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1711980570276,
"lastUpdate": 1711980780715,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for awslogs": [
Expand Down Expand Up @@ -1226,6 +1226,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": "3627b0ea695c8c2f1a02defd66b30f3b892b259e",
"message": "chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1\n\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.15.0 to 2.17.1.\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.15.0...v2.17.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/onsi/ginkgo/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-04-01T07:10:10-07:00",
"tree_id": "cdf83b9ce58da3a77708d48650bc9be3daf750df",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/3627b0ea695c8c2f1a02defd66b30f3b892b259e"
},
"date": 1711980779497,
"tool": "go",
"benches": [
{
"name": "BenchmarkAwslogs",
"value": 8612471199,
"unit": "ns/op\t41495168 B/op\t 68436 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - ns/op",
"value": 8612471199,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - B/op",
"value": 41495168,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - allocs/op",
"value": 68436,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit d1cc5da

Please sign in to comment.