add Benchmark (go) benchmark result for 7476af6227

This commit is contained in:
github-action-benchmark
2025-03-26 20:03:06 +00:00
parent 6fd39a8b5b
commit ce65fcd0c0

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1742367932767,
"lastUpdate": 1743019386072,
"repoUrl": "https://github.com/gofiber/storage",
"entries": {
"Benchmark": [
@@ -290,6 +290,102 @@ window.BENCHMARK_DATA = {
"extra": "2894 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": "7476af62277b5a4dd05177a479cb926ff907488a",
"message": "Merge pull request #1599 from gofiber/dependabot/go_modules/postgres/github.com/stretchr/testify-1.10.0\n\nchore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /postgres",
"timestamp": "2025-03-26T20:21:54+01:00",
"tree_id": "ae6f8c587c6bc4ea741b954799cdd877790cfae4",
"url": "https://github.com/gofiber/storage/commit/7476af62277b5a4dd05177a479cb926ff907488a"
},
"date": 1743019378542,
"tool": "go",
"benches": [
{
"name": "Benchmark_Postgres_Set",
"value": 204288,
"unit": "ns/op\t 258 B/op\t 7 allocs/op",
"extra": "5792 times\n4 procs"
},
{
"name": "Benchmark_Postgres_Set - ns/op",
"value": 204288,
"unit": "ns/op",
"extra": "5792 times\n4 procs"
},
{
"name": "Benchmark_Postgres_Set - B/op",
"value": 258,
"unit": "B/op",
"extra": "5792 times\n4 procs"
},
{
"name": "Benchmark_Postgres_Set - allocs/op",
"value": 7,
"unit": "allocs/op",
"extra": "5792 times\n4 procs"
},
{
"name": "Benchmark_Postgres_Get",
"value": 180130,
"unit": "ns/op\t 523 B/op\t 10 allocs/op",
"extra": "6312 times\n4 procs"
},
{
"name": "Benchmark_Postgres_Get - ns/op",
"value": 180130,
"unit": "ns/op",
"extra": "6312 times\n4 procs"
},
{
"name": "Benchmark_Postgres_Get - B/op",
"value": 523,
"unit": "B/op",
"extra": "6312 times\n4 procs"
},
{
"name": "Benchmark_Postgres_Get - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "6312 times\n4 procs"
},
{
"name": "Benchmark_Postgres_SetAndDelete",
"value": 402605,
"unit": "ns/op\t 405 B/op\t 11 allocs/op",
"extra": "2911 times\n4 procs"
},
{
"name": "Benchmark_Postgres_SetAndDelete - ns/op",
"value": 402605,
"unit": "ns/op",
"extra": "2911 times\n4 procs"
},
{
"name": "Benchmark_Postgres_SetAndDelete - B/op",
"value": 405,
"unit": "B/op",
"extra": "2911 times\n4 procs"
},
{
"name": "Benchmark_Postgres_SetAndDelete - allocs/op",
"value": 11,
"unit": "allocs/op",
"extra": "2911 times\n4 procs"
}
]
}
]
}