diff --git a/dev/bench/data.js b/dev/bench/data.js index e6ca9e823..b0b93eaaf 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1741280422470, + "lastUpdate": 1741281121402, "repoUrl": "https://github.com/inspektor-gadget/inspektor-gadget", "entries": { "Gadget benchmarks": [ @@ -2405610,6 +2405610,168 @@ window.BENCHMARK_DATA = { "extra": "10 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "mauriciov@microsoft.com", + "name": "Mauricio Vásquez", + "username": "mauriciovasquezbernal" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "91be9866dc72f5189958f44ddf6795ce88844b13", + "message": "Merge pull request #4160 from inspektor-gadget/mauricio/document-custom-output\n\ndocs: Document how to print custom output from a gadget", + "timestamp": "2025-03-06T11:50:22-05:00", + "tree_id": "91eb67eb2764a554b665c84b28ed8ad9c224ce55", + "url": "https://github.com/inspektor-gadget/inspektor-gadget/commit/91be9866dc72f5189958f44ddf6795ce88844b13" + }, + "date": 1741280042656, + "tool": "go", + "benches": [ + { + "name": "BenchmarkSnapshotProcessProcfsTracer", + "value": 3139670, + "unit": "ns/op", + "extra": "379 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/-traceloop", + "value": 20801781, + "unit": "ns/op", + "extra": "50 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/advise-seccomp", + "value": 12710598, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/audit-seccomp", + "value": 31023495, + "unit": "ns/op", + "extra": "37 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/profile-cpu", + "value": 191009135, + "unit": "ns/op", + "extra": "6 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-process", + "value": 19107076, + "unit": "ns/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/snapshot-socket", + "value": 29006625, + "unit": "ns/op", + "extra": "48 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/top-ebpf", + "value": 14053818, + "unit": "ns/op", + "extra": "80 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/top-file", + "value": 63240574, + "unit": "ns/op", + "extra": "18 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/top-tcp", + "value": 67264442, + "unit": "ns/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-bind", + "value": 97425787, + "unit": "ns/op", + "extra": "12 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-capabilities", + "value": 124504521, + "unit": "ns/op", + "extra": "9 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-dns", + "value": 6242349, + "unit": "ns/op", + "extra": "189 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-exec", + "value": 112211786, + "unit": "ns/op", + "extra": "10 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-fsslower", + "value": 238828891, + "unit": "ns/op", + "extra": "5 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-mount", + "value": 68021590, + "unit": "ns/op", + "extra": "18 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-network", + "value": 4690090, + "unit": "ns/op", + "extra": "254 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-oomkill", + "value": 29702776, + "unit": "ns/op", + "extra": "39 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-open", + "value": 79431652, + "unit": "ns/op", + "extra": "16 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-signal", + "value": 39660099, + "unit": "ns/op", + "extra": "33 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-sni", + "value": 48589050, + "unit": "ns/op", + "extra": "21 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcp", + "value": 205208344, + "unit": "ns/op", + "extra": "5 times\n4 procs" + }, + { + "name": "BenchmarkAllGadgetsWithContainers/container0/trace-tcpconnect", + "value": 113093095, + "unit": "ns/op", + "extra": "9 times\n4 procs" + } + ] } ] }