From 37404ff872e94f526d7802c4cff04403e5a19333 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 5 Mar 2025 15:13:32 +0000 Subject: [PATCH] add Gadget benchmarks (go) benchmark result for 114579bbf9e510b33a7eeaa15d3bb6995a56917b --- 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 c5f2d81ca..71c62f6d8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1741186123715, + "lastUpdate": 1741187611073, "repoUrl": "https://github.com/inspektor-gadget/inspektor-gadget", "entries": { "Gadget benchmarks": [ @@ -2401486,6 +2401486,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": "114579bbf9e510b33a7eeaa15d3bb6995a56917b", + "message": "operators/wasm: Fix return code for fieldSet", + "timestamp": "2025-03-05T14:06:51Z", + "url": "https://github.com/inspektor-gadget/inspektor-gadget/pull/4177/commits/114579bbf9e510b33a7eeaa15d3bb6995a56917b" + }, + "date": 1741187074619, + "tool": "go", + "benches": [ + { + "name": "BenchmarkSnapshotProcessProcfsTracer", + "value": 3125326, + "unit": "ns/op", + "extra": "387 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/-traceloop", + "value": 21504141, + "unit": "ns/op", + "extra": "51 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/advise-seccomp", + "value": 12006374, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/audit-seccomp", + "value": 29460673, + "unit": "ns/op", + "extra": "42 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/profile-cpu", + "value": 190586657, + "unit": "ns/op", + "extra": "6 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-process", + "value": 19494504, + "unit": "ns/op", + "extra": "69 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-socket", + "value": 27714104, + "unit": "ns/op", + "extra": "50 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/top-ebpf", + "value": 13469505, + "unit": "ns/op", + "extra": "84 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/top-file", + "value": 64307754, + "unit": "ns/op", + "extra": "18 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/top-tcp", + "value": 66005584, + "unit": "ns/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-bind", + "value": 98412934, + "unit": "ns/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-capabilities", + "value": 125245150, + "unit": "ns/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-dns", + "value": 6480966, + "unit": "ns/op", + "extra": "183 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-exec", + "value": 109369135, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-fsslower", + "value": 246270849, + "unit": "ns/op", + "extra": "5 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-mount", + "value": 69651950, + "unit": "ns/op", + "extra": "20 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-network", + "value": 4756467, + "unit": "ns/op", + "extra": "243 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-oomkill", + "value": 29770645, + "unit": "ns/op", + "extra": "38 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-open", + "value": 80579232, + "unit": "ns/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-signal", + "value": 41035073, + "unit": "ns/op", + "extra": "32 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-sni", + "value": 49095806, + "unit": "ns/op", + "extra": "21 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcp", + "value": 205013276, + "unit": "ns/op", + "extra": "5 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcpconnect", + "value": 113859072, + "unit": "ns/op", + "extra": "9 times\n4 procs" + } + ] } ] }