From 54a29f7bb7b6250e0975b2a643a30a1c2916f1c2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark <github@users.noreply.github.com> Date: Mon, 13 May 2024 15:29:29 +0000 Subject: [PATCH] add Benchmark for awslogs (go) benchmark result for 6ac045d8456d4f01be7b4fa8da42ee46a176017e --- dev/bench/fluentd/ubuntu/data.js | 50 +++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/dev/bench/fluentd/ubuntu/data.js b/dev/bench/fluentd/ubuntu/data.js index 01b03fa..2068499 100644 --- a/dev/bench/fluentd/ubuntu/data.js +++ b/dev/bench/fluentd/ubuntu/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715246038544, + "lastUpdate": 1715614169838, "repoUrl": "https://github.com/aws/shim-loggers-for-containerd", "entries": { "Benchmark for awslogs": [ @@ -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": "55906459+austinvazquez@users.noreply.github.com", + "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] <support@github.com>", + "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" + } + ] } ] }