Skip to content

Commit

Permalink
add Gadget benchmarks (go) benchmark result for 2afd5180b69ffef6b1161…
Browse files Browse the repository at this point in the history
…bfd48110c5cd43ab951
  • Loading branch information
github-action-benchmark committed Feb 10, 2025
1 parent 5bdd16f commit 31b5445
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": 1739180812262,
"lastUpdate": 1739182187286,
"repoUrl": "https://github.com/inspektor-gadget/inspektor-gadget",
"entries": {
"Gadget benchmarks": [
Expand Down Expand Up @@ -2340730,6 +2340730,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": "2afd5180b69ffef6b1161bfd48110c5cd43ab951",
"message": "ci: bump actions/setup-go from 5.2.0 to 5.3.0",
"timestamp": "2025-01-31T15:37:56Z",
"url": "https://github.com/inspektor-gadget/inspektor-gadget/pull/3979/commits/2afd5180b69ffef6b1161bfd48110c5cd43ab951"
},
"date": 1739180289571,
"tool": "go",
"benches": [
{
"name": "BenchmarkSnapshotProcessProcfsTracer",
"value": 3099107,
"unit": "ns/op",
"extra": "378 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/-traceloop",
"value": 19915198,
"unit": "ns/op",
"extra": "57 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/advise-seccomp",
"value": 13670520,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/audit-seccomp",
"value": 29125516,
"unit": "ns/op",
"extra": "43 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/profile-cpu",
"value": 194942457,
"unit": "ns/op",
"extra": "6 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-process",
"value": 18669669,
"unit": "ns/op",
"extra": "74 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-socket",
"value": 27211703,
"unit": "ns/op",
"extra": "49 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/top-ebpf",
"value": 13079705,
"unit": "ns/op",
"extra": "88 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/top-file",
"value": 65427027,
"unit": "ns/op",
"extra": "16 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/top-tcp",
"value": 64392701,
"unit": "ns/op",
"extra": "16 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-bind",
"value": 96181951,
"unit": "ns/op",
"extra": "12 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-capabilities",
"value": 122355073,
"unit": "ns/op",
"extra": "9 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-dns",
"value": 21540677,
"unit": "ns/op",
"extra": "56 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-exec",
"value": 117760087,
"unit": "ns/op",
"extra": "10 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-fsslower",
"value": 238571855,
"unit": "ns/op",
"extra": "5 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-mount",
"value": 67550362,
"unit": "ns/op",
"extra": "18 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-network",
"value": 20119744,
"unit": "ns/op",
"extra": "62 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-oomkill",
"value": 28736049,
"unit": "ns/op",
"extra": "39 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-open",
"value": 81576795,
"unit": "ns/op",
"extra": "15 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-signal",
"value": 39218669,
"unit": "ns/op",
"extra": "30 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-sni",
"value": 63418250,
"unit": "ns/op",
"extra": "18 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcp",
"value": 202500103,
"unit": "ns/op",
"extra": "5 times\n4 procs"
},
{
"name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcpconnect",
"value": 111010724,
"unit": "ns/op",
"extra": "10 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 31b5445

Please sign in to comment.