From 1d8dca87fa7e0c552da87fbf226ddae2645dfd95 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 4 Dec 2025 07:57:39 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a6100c1197af463608d35f754339997bd8959729 --- benchmarks/aerospike/data.js | 98 +++++++++++++++++++++++++++++++++++- 1 file changed, 97 insertions(+), 1 deletion(-) diff --git a/benchmarks/aerospike/data.js b/benchmarks/aerospike/data.js index 3487ccf3..66319d8a 100644 --- a/benchmarks/aerospike/data.js +++ b/benchmarks/aerospike/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1764260016548, + "lastUpdate": 1764835059425, "repoUrl": "https://github.com/gofiber/storage", "entries": { "Benchmark": [ @@ -866,6 +866,102 @@ window.BENCHMARK_DATA = { "extra": "1 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "rene@gofiber.io", + "name": "RW", + "username": "ReneWerner87" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "a6100c1197af463608d35f754339997bd8959729", + "message": "Merge pull request #2314 from gofiber/dependabot/go_modules/aerospike/github.com/aerospike/aerospike-client-go/v8-8.5.0\n\nchore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.4.2 to 8.5.0 in /aerospike", + "timestamp": "2025-12-04T08:55:36+01:00", + "tree_id": "ed2a4b67700178d32bd38103d8899d2852b46f64", + "url": "https://github.com/gofiber/storage/commit/a6100c1197af463608d35f754339997bd8959729" + }, + "date": 1764835054991, + "tool": "go", + "benches": [ + { + "name": "Benchmark_AeroSpikeDB_Set", + "value": 16299908960, + "unit": "ns/op\t21338416 B/op\t 143999 allocs/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_Set - ns/op", + "value": 16299908960, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_Set - B/op", + "value": 21338416, + "unit": "B/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_Set - allocs/op", + "value": 143999, + "unit": "allocs/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_Get", + "value": 129027, + "unit": "ns/op\t 993 B/op\t 13 allocs/op", + "extra": "9248 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_Get - ns/op", + "value": 129027, + "unit": "ns/op", + "extra": "9248 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_Get - B/op", + "value": 993, + "unit": "B/op", + "extra": "9248 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_Get - allocs/op", + "value": 13, + "unit": "allocs/op", + "extra": "9248 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_SetAndDelete", + "value": 10714020809, + "unit": "ns/op\t19773168 B/op\t 133175 allocs/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_SetAndDelete - ns/op", + "value": 10714020809, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_SetAndDelete - B/op", + "value": 19773168, + "unit": "B/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_AeroSpikeDB_SetAndDelete - allocs/op", + "value": 133175, + "unit": "allocs/op", + "extra": "1 times\n4 procs" + } + ] } ] }