Skip to content

Commit

Permalink
add Benchmark for splunk (go) benchmark result for fc09d8a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 10, 2024
1 parent 7edfcad commit e4a0ec8
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": 1712678659719,
"lastUpdate": 1712787452136,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for splunk": [
Expand Down Expand Up @@ -1466,6 +1466,54 @@ window.BENCHMARK_DATA = {
"extra": "1 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Xing Zheng",
"username": "xxx0624"
},
"committer": {
"email": "[email protected]",
"name": "xingzhen",
"username": "xxx0624"
},
"distinct": true,
"id": "fc09d8a0fee018b8776658b19aac24e7bc659ca0",
"message": "Update one comment",
"timestamp": "2024-04-10T15:13:57-07:00",
"tree_id": "6ed1fdc4fdf0fb272c2af9987aad8e742c54a990",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/fc09d8a0fee018b8776658b19aac24e7bc659ca0"
},
"date": 1712787451535,
"tool": "go",
"benches": [
{
"name": "BenchmarkSplunk",
"value": 8493912333,
"unit": "ns/op\t39183312 B/op\t 67393 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkSplunk - ns/op",
"value": 8493912333,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkSplunk - B/op",
"value": 39183312,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkSplunk - allocs/op",
"value": 67393,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit e4a0ec8

Please sign in to comment.