Skip to content

Commit

Permalink
add Benchmark for splunk (go) benchmark result for 57137a8
Browse files Browse the repository at this point in the history
github-action-benchmark committed Dec 6, 2024
1 parent ecb98fe commit f2bf077
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": 1733471219216,
"lastUpdate": 1733471278804,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for splunk": [
@@ -2762,6 +2762,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": "57137a86b465bb1f6a6c085322fd819309b66cfc",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs\n\nBumps [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) from 1.44.0 to 1.45.0.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.44.0...service/s3/v1.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-12-05T23:44:57-08:00",
"tree_id": "98cba0e2785a36946f808c8fae0f893dd2936e25",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/57137a86b465bb1f6a6c085322fd819309b66cfc"
},
"date": 1733471278128,
"tool": "go",
"benches": [
{
"name": "BenchmarkSplunk",
"value": 8218810429,
"unit": "ns/op\t44060624 B/op\t 68907 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkSplunk - ns/op",
"value": 8218810429,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkSplunk - B/op",
"value": 44060624,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkSplunk - allocs/op",
"value": 68907,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}

0 comments on commit f2bf077

Please sign in to comment.