From 4d229d67a615fda0e8652ce725996127f02bf2fe Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 21 Feb 2025 21:24:06 +0000 Subject: [PATCH] add Gadget benchmarks (go) benchmark result for fe587833cf179ffc96ef32021c33e8ffe80a7599 --- dev/bench/data.js | 160 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 159 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index c5a76406..31c94767 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1740172481992, + "lastUpdate": 1740173045333, "repoUrl": "https://github.com/inspektor-gadget/inspektor-gadget", "entries": { "Gadget benchmarks": [ @@ -2370474,6 +2370474,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": "fe587833cf179ffc96ef32021c33e8ffe80a7599", + "message": " wasm: Remove malloc requirement for guest", + "timestamp": "2025-02-21T14:39:47Z", + "url": "https://github.com/inspektor-gadget/inspektor-gadget/pull/4097/commits/fe587833cf179ffc96ef32021c33e8ffe80a7599" + }, + "date": 1740172009807, + "tool": "go", + "benches": [ + { + "name": "BenchmarkSnapshotProcessProcfsTracer", + "value": 3107259, + "unit": "ns/op", + "extra": "385 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/-traceloop", + "value": 19857065, + "unit": "ns/op", + "extra": "54 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/advise-seccomp", + "value": 12868319, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/audit-seccomp", + "value": 30621407, + "unit": "ns/op", + "extra": "42 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/profile-cpu", + "value": 192939486, + "unit": "ns/op", + "extra": "6 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-process", + "value": 18408920, + "unit": "ns/op", + "extra": "68 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-socket", + "value": 28229798, + "unit": "ns/op", + "extra": "51 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/top-ebpf", + "value": 13268264, + "unit": "ns/op", + "extra": "81 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/top-file", + "value": 67559541, + "unit": "ns/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/top-tcp", + "value": 67029365, + "unit": "ns/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-bind", + "value": 96784110, + "unit": "ns/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-capabilities", + "value": 121319497, + "unit": "ns/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-dns", + "value": 21447736, + "unit": "ns/op", + "extra": "57 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-exec", + "value": 112067085, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-fsslower", + "value": 238318973, + "unit": "ns/op", + "extra": "5 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-mount", + "value": 67844534, + "unit": "ns/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-network", + "value": 20203480, + "unit": "ns/op", + "extra": "60 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-oomkill", + "value": 29142642, + "unit": "ns/op", + "extra": "40 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-open", + "value": 80632293, + "unit": "ns/op", + "extra": "15 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-signal", + "value": 40810953, + "unit": "ns/op", + "extra": "31 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-sni", + "value": 63515939, + "unit": "ns/op", + "extra": "18 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcp", + "value": 206561338, + "unit": "ns/op", + "extra": "5 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcpconnect", + "value": 117612769, + "unit": "ns/op", + "extra": "9 times\n4 procs" + } + ] } ] }