Skip to content

Commit

Permalink
add Gadget benchmarks (go) benchmark result for f9a0a0bf858c245a74898…
Browse files Browse the repository at this point in the history
…5e4d348c01abebd611e
  • Loading branch information
github-action-benchmark committed Mar 5, 2025
1 parent 44e7fff commit 28b52b4
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": 1741152691958,
"lastUpdate": 1741163730793,
"repoUrl": "https://github.com/inspektor-gadget/inspektor-gadget",
"entries": {
"Gadget benchmarks": [
Expand Down Expand Up @@ -2398788,6 +2398788,164 @@ window.BENCHMARK_DATA = {
"extra": "9 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "inspektor-gadget",
"username": "inspektor-gadget"
},
"committer": {
"name": "inspektor-gadget",
"username": "inspektor-gadget"
},
"id": "f9a0a0bf858c245a748985e4d348c01abebd611e",
"message": "pkg/utils/syscalls: update to Linux v6.13.0 2025-01-23",
"timestamp": "2025-03-04T18:29:02Z",
"url": "https://github.com/inspektor-gadget/inspektor-gadget/pull/4132/commits/f9a0a0bf858c245a748985e4d348c01abebd611e"
},
"date": 1741163198267,
"tool": "go",
"benches": [
{
"name": "BenchmarkSnapshotProcessProcfsTracer",
"value": 3011864,
"unit": "ns/op",
"extra": "404 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/-traceloop",
"value": 19915208,
"unit": "ns/op",
"extra": "57 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/advise-seccomp",
"value": 13402182,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/audit-seccomp",
"value": 28956635,
"unit": "ns/op",
"extra": "39 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/profile-cpu",
"value": 186265264,
"unit": "ns/op",
"extra": "6 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-process",
"value": 20205352,
"unit": "ns/op",
"extra": "51 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-socket",
"value": 29453707,
"unit": "ns/op",
"extra": "50 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/top-ebpf",
"value": 13523803,
"unit": "ns/op",
"extra": "85 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/top-file",
"value": 60306291,
"unit": "ns/op",
"extra": "18 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/top-tcp",
"value": 65980570,
"unit": "ns/op",
"extra": "18 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-bind",
"value": 96819658,
"unit": "ns/op",
"extra": "12 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-capabilities",
"value": 127257648,
"unit": "ns/op",
"extra": "9 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-dns",
"value": 6232102,
"unit": "ns/op",
"extra": "190 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-exec",
"value": 111497983,
"unit": "ns/op",
"extra": "10 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-fsslower",
"value": 238503871,
"unit": "ns/op",
"extra": "5 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-mount",
"value": 68336292,
"unit": "ns/op",
"extra": "20 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-network",
"value": 4675412,
"unit": "ns/op",
"extra": "250 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-oomkill",
"value": 28718556,
"unit": "ns/op",
"extra": "40 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-open",
"value": 79852132,
"unit": "ns/op",
"extra": "16 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-signal",
"value": 40030116,
"unit": "ns/op",
"extra": "31 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-sni",
"value": 48228726,
"unit": "ns/op",
"extra": "24 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcp",
"value": 206307031,
"unit": "ns/op",
"extra": "5 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcpconnect",
"value": 112573472,
"unit": "ns/op",
"extra": "10 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 28b52b4

Please sign in to comment.