Files
storage/benchmarks/leveldb/data.js
2025-11-20 16:53:13 +00:00

392 lines
12 KiB
JavaScript

window.BENCHMARK_DATA = {
"lastUpdate": 1763657592997,
"repoUrl": "https://github.com/gofiber/storage",
"entries": {
"Benchmark": [
{
"commit": {
"author": {
"email": "rene@gofiber.io",
"name": "RW",
"username": "ReneWerner87"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "6b31862a336b1e1adfbecb41ced9e2f50aaafe53",
"message": "Merge pull request #1565 from SadikSunbul/main\n\n🔥 feat: Add LevelDB driver",
"timestamp": "2025-03-03T08:25:27+01:00",
"tree_id": "4315f3b0a376032589ecea0ba3ea9ce6e04341ba",
"url": "https://github.com/gofiber/storage/commit/6b31862a336b1e1adfbecb41ced9e2f50aaafe53"
},
"date": 1740986793162,
"tool": "go",
"benches": [
{
"name": "Benchmark_Set",
"value": 2681,
"unit": "ns/op\t 303 B/op\t 2 allocs/op",
"extra": "474196 times\n4 procs"
},
{
"name": "Benchmark_Set - ns/op",
"value": 2681,
"unit": "ns/op",
"extra": "474196 times\n4 procs"
},
{
"name": "Benchmark_Set - B/op",
"value": 303,
"unit": "B/op",
"extra": "474196 times\n4 procs"
},
{
"name": "Benchmark_Set - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "474196 times\n4 procs"
},
{
"name": "Benchmark_Get",
"value": 467.7,
"unit": "ns/op\t 357 B/op\t 10 allocs/op",
"extra": "2718206 times\n4 procs"
},
{
"name": "Benchmark_Get - ns/op",
"value": 467.7,
"unit": "ns/op",
"extra": "2718206 times\n4 procs"
},
{
"name": "Benchmark_Get - B/op",
"value": 357,
"unit": "B/op",
"extra": "2718206 times\n4 procs"
},
{
"name": "Benchmark_Get - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "2718206 times\n4 procs"
},
{
"name": "Benchmark_Delete",
"value": 2760,
"unit": "ns/op\t 306 B/op\t 3 allocs/op",
"extra": "469500 times\n4 procs"
},
{
"name": "Benchmark_Delete - ns/op",
"value": 2760,
"unit": "ns/op",
"extra": "469500 times\n4 procs"
},
{
"name": "Benchmark_Delete - B/op",
"value": 306,
"unit": "B/op",
"extra": "469500 times\n4 procs"
},
{
"name": "Benchmark_Delete - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "469500 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": "195845e882d614336da1bd756e9ffb5a47b32a31",
"message": "Merge pull request #1689 from gofiber/update-deps\n\n🧹 chore: Update dependencies",
"timestamp": "2025-04-26T19:16:58+02:00",
"tree_id": "3e603b094731a7abb4077ec1ce864ef69cdd1b74",
"url": "https://github.com/gofiber/storage/commit/195845e882d614336da1bd756e9ffb5a47b32a31"
},
"date": 1745688188733,
"tool": "go",
"benches": [
{
"name": "Benchmark_Set",
"value": 2747,
"unit": "ns/op\t 308 B/op\t 2 allocs/op",
"extra": "439640 times\n4 procs"
},
{
"name": "Benchmark_Set - ns/op",
"value": 2747,
"unit": "ns/op",
"extra": "439640 times\n4 procs"
},
{
"name": "Benchmark_Set - B/op",
"value": 308,
"unit": "B/op",
"extra": "439640 times\n4 procs"
},
{
"name": "Benchmark_Set - allocs/op",
"value": 2,
"unit": "allocs/op",
"extra": "439640 times\n4 procs"
},
{
"name": "Benchmark_Get",
"value": 470.7,
"unit": "ns/op\t 357 B/op\t 10 allocs/op",
"extra": "2598330 times\n4 procs"
},
{
"name": "Benchmark_Get - ns/op",
"value": 470.7,
"unit": "ns/op",
"extra": "2598330 times\n4 procs"
},
{
"name": "Benchmark_Get - B/op",
"value": 357,
"unit": "B/op",
"extra": "2598330 times\n4 procs"
},
{
"name": "Benchmark_Get - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "2598330 times\n4 procs"
},
{
"name": "Benchmark_Delete",
"value": 2744,
"unit": "ns/op\t 299 B/op\t 3 allocs/op",
"extra": "441018 times\n4 procs"
},
{
"name": "Benchmark_Delete - ns/op",
"value": 2744,
"unit": "ns/op",
"extra": "441018 times\n4 procs"
},
{
"name": "Benchmark_Delete - B/op",
"value": 299,
"unit": "B/op",
"extra": "441018 times\n4 procs"
},
{
"name": "Benchmark_Delete - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "441018 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": "84234671713e1e75e9f9c7eaaacc9f18f6c484e1",
"message": "Merge pull request #1569 from gofiber/add-withcontext",
"timestamp": "2025-07-07T11:44:47+02:00",
"tree_id": "7578250e12b0352776171d0651b265ba58951118",
"url": "https://github.com/gofiber/storage/commit/84234671713e1e75e9f9c7eaaacc9f18f6c484e1"
},
"date": 1751882009579,
"tool": "go",
"benches": [
{
"name": "Benchmark_Set",
"value": 2759,
"unit": "ns/op\t 323 B/op\t 3 allocs/op",
"extra": "452029 times\n4 procs"
},
{
"name": "Benchmark_Set - ns/op",
"value": 2759,
"unit": "ns/op",
"extra": "452029 times\n4 procs"
},
{
"name": "Benchmark_Set - B/op",
"value": 323,
"unit": "B/op",
"extra": "452029 times\n4 procs"
},
{
"name": "Benchmark_Set - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "452029 times\n4 procs"
},
{
"name": "Benchmark_Get",
"value": 490,
"unit": "ns/op\t 358 B/op\t 10 allocs/op",
"extra": "2687823 times\n4 procs"
},
{
"name": "Benchmark_Get - ns/op",
"value": 490,
"unit": "ns/op",
"extra": "2687823 times\n4 procs"
},
{
"name": "Benchmark_Get - B/op",
"value": 358,
"unit": "B/op",
"extra": "2687823 times\n4 procs"
},
{
"name": "Benchmark_Get - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "2687823 times\n4 procs"
},
{
"name": "Benchmark_Delete",
"value": 2714,
"unit": "ns/op\t 296 B/op\t 3 allocs/op",
"extra": "446805 times\n4 procs"
},
{
"name": "Benchmark_Delete - ns/op",
"value": 2714,
"unit": "ns/op",
"extra": "446805 times\n4 procs"
},
{
"name": "Benchmark_Delete - B/op",
"value": 296,
"unit": "B/op",
"extra": "446805 times\n4 procs"
},
{
"name": "Benchmark_Delete - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "446805 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": "7e6d07112f62869e00fa027f7f85a984d4acb368",
"message": "Merge pull request #2000 from gofiber/dependabot/go_modules/aerospike/testify-modules-2ec82dedaf",
"timestamp": "2025-11-20T10:50:08+01:00",
"tree_id": "880dd783f33ef93ec7c7d19a51908b75834f5490",
"url": "https://github.com/gofiber/storage/commit/7e6d07112f62869e00fa027f7f85a984d4acb368"
},
"date": 1763657588994,
"tool": "go",
"benches": [
{
"name": "Benchmark_Set",
"value": 2725,
"unit": "ns/op\t 312 B/op\t 3 allocs/op",
"extra": "445627 times\n4 procs"
},
{
"name": "Benchmark_Set - ns/op",
"value": 2725,
"unit": "ns/op",
"extra": "445627 times\n4 procs"
},
{
"name": "Benchmark_Set - B/op",
"value": 312,
"unit": "B/op",
"extra": "445627 times\n4 procs"
},
{
"name": "Benchmark_Set - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "445627 times\n4 procs"
},
{
"name": "Benchmark_Get",
"value": 480.4,
"unit": "ns/op\t 356 B/op\t 10 allocs/op",
"extra": "2661938 times\n4 procs"
},
{
"name": "Benchmark_Get - ns/op",
"value": 480.4,
"unit": "ns/op",
"extra": "2661938 times\n4 procs"
},
{
"name": "Benchmark_Get - B/op",
"value": 356,
"unit": "B/op",
"extra": "2661938 times\n4 procs"
},
{
"name": "Benchmark_Get - allocs/op",
"value": 10,
"unit": "allocs/op",
"extra": "2661938 times\n4 procs"
},
{
"name": "Benchmark_Delete",
"value": 2729,
"unit": "ns/op\t 307 B/op\t 3 allocs/op",
"extra": "428011 times\n4 procs"
},
{
"name": "Benchmark_Delete - ns/op",
"value": 2729,
"unit": "ns/op",
"extra": "428011 times\n4 procs"
},
{
"name": "Benchmark_Delete - B/op",
"value": 307,
"unit": "B/op",
"extra": "428011 times\n4 procs"
},
{
"name": "Benchmark_Delete - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "428011 times\n4 procs"
}
]
}
]
}
}