diff --git a/benchmarks/surrealdb/data.js b/benchmarks/surrealdb/data.js index f46ee5e1..da31ea8d 100644 --- a/benchmarks/surrealdb/data.js +++ b/benchmarks/surrealdb/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1765439844055, + "lastUpdate": 1766043856584, "repoUrl": "https://github.com/gofiber/storage", "entries": { "Benchmark": [ @@ -1346,6 +1346,102 @@ window.BENCHMARK_DATA = { "extra": "1632 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": "becbbc3dee9014d69ac94f79b915885f98838ddd", + "message": "Merge pull request #2293 from gofiber/dependabot/go_modules/aerospike/shirou-modules-2205efe4f5", + "timestamp": "2025-12-18T08:40:37+01:00", + "tree_id": "a76bae0f6a6534b4d530476e7ec1f956cb762de3", + "url": "https://github.com/gofiber/storage/commit/becbbc3dee9014d69ac94f79b915885f98838ddd" + }, + "date": 1766043852490, + "tool": "go", + "benches": [ + { + "name": "Benchmark_SurrealDB_Set", + "value": 355120, + "unit": "ns/op\t 11592 B/op\t 162 allocs/op", + "extra": "3348 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_Set - ns/op", + "value": 355120, + "unit": "ns/op", + "extra": "3348 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_Set - B/op", + "value": 11592, + "unit": "B/op", + "extra": "3348 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_Set - allocs/op", + "value": 162, + "unit": "allocs/op", + "extra": "3348 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_Get", + "value": 294794, + "unit": "ns/op\t 11496 B/op\t 160 allocs/op", + "extra": "3894 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_Get - ns/op", + "value": 294794, + "unit": "ns/op", + "extra": "3894 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_Get - B/op", + "value": 11496, + "unit": "B/op", + "extra": "3894 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_Get - allocs/op", + "value": 160, + "unit": "allocs/op", + "extra": "3894 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_SetAndDelete", + "value": 743926, + "unit": "ns/op\t 23092 B/op\t 322 allocs/op", + "extra": "1552 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_SetAndDelete - ns/op", + "value": 743926, + "unit": "ns/op", + "extra": "1552 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_SetAndDelete - B/op", + "value": 23092, + "unit": "B/op", + "extra": "1552 times\n4 procs" + }, + { + "name": "Benchmark_SurrealDB_SetAndDelete - allocs/op", + "value": 322, + "unit": "allocs/op", + "extra": "1552 times\n4 procs" + } + ] } ] }