add Benchmark (go) benchmark result for 1be3b2025e

This commit is contained in:
github-action-benchmark
2025-04-10 07:49:20 +00:00
parent a2df236e70
commit 22d5a4af8a

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1744190344861,
"lastUpdate": 1744271360410,
"repoUrl": "https://github.com/gofiber/storage",
"entries": {
"Benchmark": [
@@ -290,6 +290,102 @@ window.BENCHMARK_DATA = {
"extra": "340 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": "1be3b2025e7964ade01673c4d2007173c1a269f8",
"message": "Merge pull request #1647 from gofiber/dependabot/go_modules/mysql/github.com/go-sql-driver/mysql-1.9.2\n\nchore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.2 in /mysql",
"timestamp": "2025-04-10T09:46:55+02:00",
"tree_id": "7c7e162dc7cdbff26f540e6e09c65b932fb99536",
"url": "https://github.com/gofiber/storage/commit/1be3b2025e7964ade01673c4d2007173c1a269f8"
},
"date": 1744271352623,
"tool": "go",
"benches": [
{
"name": "Benchmark_MYSQL_Set",
"value": 993282,
"unit": "ns/op\t 9988 B/op\t 121 allocs/op",
"extra": "1110 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_Set - ns/op",
"value": 993282,
"unit": "ns/op",
"extra": "1110 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_Set - B/op",
"value": 9988,
"unit": "B/op",
"extra": "1110 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_Set - allocs/op",
"value": 121,
"unit": "allocs/op",
"extra": "1110 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_Get",
"value": 1010858,
"unit": "ns/op\t 10162 B/op\t 139 allocs/op",
"extra": "1200 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_Get - ns/op",
"value": 1010858,
"unit": "ns/op",
"extra": "1200 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_Get - B/op",
"value": 10162,
"unit": "B/op",
"extra": "1200 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_Get - allocs/op",
"value": 139,
"unit": "allocs/op",
"extra": "1200 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_SetAndDelete",
"value": 4192873,
"unit": "ns/op\t 19352 B/op\t 231 allocs/op",
"extra": "290 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_SetAndDelete - ns/op",
"value": 4192873,
"unit": "ns/op",
"extra": "290 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_SetAndDelete - B/op",
"value": 19352,
"unit": "B/op",
"extra": "290 times\n4 procs"
},
{
"name": "Benchmark_MYSQL_SetAndDelete - allocs/op",
"value": 231,
"unit": "allocs/op",
"extra": "290 times\n4 procs"
}
]
}
]
}