Skip to content

Commit

Permalink
add Benchmark for awslogs (go) benchmark result for 0bf1c0a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 1, 2024
1 parent a827612 commit 6e66d84
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": 1711946531643,
"lastUpdate": 1711980570276,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for awslogs": [
Expand Down Expand Up @@ -1178,6 +1178,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": "0bf1c0a61de41f42ee2190a66ef64d09c2b5c833",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1\n\nBumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.26.0 to 1.26.1.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.26.0...v1.26.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-04-01T07:06:45-07:00",
"tree_id": "9b0fa2c829da552577e64f02bc63b9e5e945d54a",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/0bf1c0a61de41f42ee2190a66ef64d09c2b5c833"
},
"date": 1711980569085,
"tool": "go",
"benches": [
{
"name": "BenchmarkAwslogs",
"value": 8570382689,
"unit": "ns/op\t43819504 B/op\t 68397 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - ns/op",
"value": 8570382689,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - B/op",
"value": 43819504,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - allocs/op",
"value": 68397,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 6e66d84

Please sign in to comment.