Skip to content

Commit

Permalink
add Benchmark for splunk (go) benchmark result for 86ca7a5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 2, 2024
1 parent 97e547d commit af1060a
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion dev/bench/splunk/ubuntu/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733121785699,
"lastUpdate": 1733122138693,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for splunk": [
Expand Down Expand Up @@ -2666,6 +2666,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": "86ca7a52048b76e3ec6d167dc01d199e0e8cca7d",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config\n\nBumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.31 to 1.28.6.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.31...config/v1.28.6)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-12-01T22:45:51-08:00",
"tree_id": "67dc8af6b234d745f3b7ad0f97a22edbb946e9a2",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/86ca7a52048b76e3ec6d167dc01d199e0e8cca7d"
},
"date": 1733122138105,
"tool": "go",
"benches": [
{
"name": "BenchmarkSplunk",
"value": 8511096792,
"unit": "ns/op\t42077600 B/op\t 68776 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkSplunk - ns/op",
"value": 8511096792,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkSplunk - B/op",
"value": 42077600,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkSplunk - allocs/op",
"value": 68776,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit af1060a

Please sign in to comment.