mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
add Benchmark (go) benchmark result for e3f0243edf
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1751882444346,
|
||||
"lastUpdate": 1752653374664,
|
||||
"repoUrl": "https://github.com/gofiber/storage",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
@@ -866,6 +866,102 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "286 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": "e3f0243edf140f89f93da9884e4880768383a33d",
|
||||
"message": "Merge pull request #1821 from gofiber/dependabot/go_modules/aerospike/testcontainers-modules-88f01908c2\n\nchore(deps): bump the testcontainers-modules group across 22 directories with 17 updates",
|
||||
"timestamp": "2025-07-16T10:01:38+02:00",
|
||||
"tree_id": "d8ef317e71a85e0e393e760722107b87bd86b70b",
|
||||
"url": "https://github.com/gofiber/storage/commit/e3f0243edf140f89f93da9884e4880768383a33d"
|
||||
},
|
||||
"date": 1752653369755,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Benchmark_MYSQL_Set",
|
||||
"value": 966929,
|
||||
"unit": "ns/op\t 9654 B/op\t 99 allocs/op",
|
||||
"extra": "1166 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_Set - ns/op",
|
||||
"value": 966929,
|
||||
"unit": "ns/op",
|
||||
"extra": "1166 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_Set - B/op",
|
||||
"value": 9654,
|
||||
"unit": "B/op",
|
||||
"extra": "1166 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_Set - allocs/op",
|
||||
"value": 99,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1166 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_Get",
|
||||
"value": 981013,
|
||||
"unit": "ns/op\t 9668 B/op\t 108 allocs/op",
|
||||
"extra": "1234 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_Get - ns/op",
|
||||
"value": 981013,
|
||||
"unit": "ns/op",
|
||||
"extra": "1234 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_Get - B/op",
|
||||
"value": 9668,
|
||||
"unit": "B/op",
|
||||
"extra": "1234 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_Get - allocs/op",
|
||||
"value": 108,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1234 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_SetAndDelete",
|
||||
"value": 3515564,
|
||||
"unit": "ns/op\t 18812 B/op\t 195 allocs/op",
|
||||
"extra": "379 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_SetAndDelete - ns/op",
|
||||
"value": 3515564,
|
||||
"unit": "ns/op",
|
||||
"extra": "379 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_SetAndDelete - B/op",
|
||||
"value": 18812,
|
||||
"unit": "B/op",
|
||||
"extra": "379 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_MYSQL_SetAndDelete - allocs/op",
|
||||
"value": 195,
|
||||
"unit": "allocs/op",
|
||||
"extra": "379 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user