Skip to content

Commit

Permalink
add Gadget benchmarks (go) benchmark result for f3e9356313498701e54be…
Browse files Browse the repository at this point in the history
…11036ca2c93b88a9d3c
  • Loading branch information
github-action-benchmark committed Mar 5, 2025
1 parent 2e90672 commit 2bdb841
Showing 1 changed file with 159 additions and 1 deletion.
160 changes: 159 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1741174505325,
"lastUpdate": 1741175183569,
"repoUrl": "https://github.com/inspektor-gadget/inspektor-gadget",
"entries": {
"Gadget benchmarks": [
Expand Down Expand Up @@ -2400210,6 +2400210,164 @@ window.BENCHMARK_DATA = {
"extra": "10 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "inspektor-gadget",
"username": "inspektor-gadget"
},
"committer": {
"name": "inspektor-gadget",
"username": "inspektor-gadget"
},
"id": "f3e9356313498701e54be11036ca2c93b88a9d3c",
"message": "go: bump the golang-x group across 5 directories with 1 update",
"timestamp": "2025-03-04T18:29:02Z",
"url": "https://github.com/inspektor-gadget/inspektor-gadget/pull/4171/commits/f3e9356313498701e54be11036ca2c93b88a9d3c"
},
"date": 1741173564938,
"tool": "go",
"benches": [
{
"name": "BenchmarkSnapshotProcessProcfsTracer",
"value": 3202409,
"unit": "ns/op",
"extra": "373 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/-traceloop",
"value": 19608302,
"unit": "ns/op",
"extra": "54 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/advise-seccomp",
"value": 12180576,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/audit-seccomp",
"value": 29143388,
"unit": "ns/op",
"extra": "43 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/profile-cpu",
"value": 194813010,
"unit": "ns/op",
"extra": "6 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-process",
"value": 18709663,
"unit": "ns/op",
"extra": "68 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-socket",
"value": 27532165,
"unit": "ns/op",
"extra": "46 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/top-ebpf",
"value": 13448170,
"unit": "ns/op",
"extra": "86 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/top-file",
"value": 63854055,
"unit": "ns/op",
"extra": "19 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/top-tcp",
"value": 66602110,
"unit": "ns/op",
"extra": "18 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-bind",
"value": 97565711,
"unit": "ns/op",
"extra": "12 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-capabilities",
"value": 122400295,
"unit": "ns/op",
"extra": "9 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-dns",
"value": 6153658,
"unit": "ns/op",
"extra": "193 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-exec",
"value": 113300204,
"unit": "ns/op",
"extra": "10 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-fsslower",
"value": 244840721,
"unit": "ns/op",
"extra": "5 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-mount",
"value": 67018096,
"unit": "ns/op",
"extra": "18 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-network",
"value": 4614724,
"unit": "ns/op",
"extra": "261 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-oomkill",
"value": 30707665,
"unit": "ns/op",
"extra": "40 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-open",
"value": 80349266,
"unit": "ns/op",
"extra": "15 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-signal",
"value": 40730160,
"unit": "ns/op",
"extra": "28 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-sni",
"value": 48545145,
"unit": "ns/op",
"extra": "24 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcp",
"value": 208014128,
"unit": "ns/op",
"extra": "5 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcpconnect",
"value": 112671052,
"unit": "ns/op",
"extra": "9 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 2bdb841

Please sign in to comment.