Files
storage/benchmarks/mssql/data.js
2025-11-27 16:14:29 +00:00

584 lines
18 KiB
JavaScript

window.BENCHMARK_DATA = {
"lastUpdate": 1764260069040,
"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": "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": 1751881854066,
"tool": "go",
"benches": [
{
"name": "Benchmark_MSSQL_Set",
"value": 2554655,
"unit": "ns/op\t 40767 B/op\t 332 allocs/op",
"extra": "462 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - ns/op",
"value": 2554655,
"unit": "ns/op",
"extra": "462 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - B/op",
"value": 40767,
"unit": "B/op",
"extra": "462 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - allocs/op",
"value": 332,
"unit": "allocs/op",
"extra": "462 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get",
"value": 1773252,
"unit": "ns/op\t 41056 B/op\t 334 allocs/op",
"extra": "679 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - ns/op",
"value": 1773252,
"unit": "ns/op",
"extra": "679 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - B/op",
"value": 41056,
"unit": "B/op",
"extra": "679 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - allocs/op",
"value": 334,
"unit": "allocs/op",
"extra": "679 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete",
"value": 5353263,
"unit": "ns/op\t 77794 B/op\t 636 allocs/op",
"extra": "237 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - ns/op",
"value": 5353263,
"unit": "ns/op",
"extra": "237 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - B/op",
"value": 77794,
"unit": "B/op",
"extra": "237 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - allocs/op",
"value": 636,
"unit": "allocs/op",
"extra": "237 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": "96ffeac813579e02494658d62f51246a8ec7a2a6",
"message": "Merge pull request #1804 from gofiber/dependabot/go_modules/mssql/github.com/microsoft/go-mssqldb-1.9.2\n\nchore(deps): bump github.com/microsoft/go-mssqldb from 1.8.1 to 1.9.2 in /mssql",
"timestamp": "2025-07-07T11:53:47+02:00",
"tree_id": "d9a596cc2d6eb5ea22ef608c74ce823718c0eacb",
"url": "https://github.com/gofiber/storage/commit/96ffeac813579e02494658d62f51246a8ec7a2a6"
},
"date": 1751882460531,
"tool": "go",
"benches": [
{
"name": "Benchmark_MSSQL_Set",
"value": 2437576,
"unit": "ns/op\t 41178 B/op\t 332 allocs/op",
"extra": "482 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - ns/op",
"value": 2437576,
"unit": "ns/op",
"extra": "482 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - B/op",
"value": 41178,
"unit": "B/op",
"extra": "482 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - allocs/op",
"value": 332,
"unit": "allocs/op",
"extra": "482 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get",
"value": 1788834,
"unit": "ns/op\t 41137 B/op\t 335 allocs/op",
"extra": "648 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - ns/op",
"value": 1788834,
"unit": "ns/op",
"extra": "648 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - B/op",
"value": 41137,
"unit": "B/op",
"extra": "648 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - allocs/op",
"value": 335,
"unit": "allocs/op",
"extra": "648 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete",
"value": 5199682,
"unit": "ns/op\t 79525 B/op\t 636 allocs/op",
"extra": "237 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - ns/op",
"value": 5199682,
"unit": "ns/op",
"extra": "237 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - B/op",
"value": 79525,
"unit": "B/op",
"extra": "237 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - allocs/op",
"value": 636,
"unit": "allocs/op",
"extra": "237 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": "2ab67639ee4308ac3e67748bdb9288b97b6aceb4",
"message": "Merge pull request #1879 from gofiber/dependabot/go_modules/mssql/github.com/microsoft/go-mssqldb-1.9.3\n\nchore(deps): bump github.com/microsoft/go-mssqldb from 1.9.2 to 1.9.3 in /mssql",
"timestamp": "2025-08-27T01:56:51+02:00",
"tree_id": "e988e81ade42cb94a0dbe994c3085b92d22ff8a5",
"url": "https://github.com/gofiber/storage/commit/2ab67639ee4308ac3e67748bdb9288b97b6aceb4"
},
"date": 1756252671774,
"tool": "go",
"benches": [
{
"name": "Benchmark_MSSQL_Set",
"value": 2361826,
"unit": "ns/op\t 41567 B/op\t 332 allocs/op",
"extra": "501 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - ns/op",
"value": 2361826,
"unit": "ns/op",
"extra": "501 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - B/op",
"value": 41567,
"unit": "B/op",
"extra": "501 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - allocs/op",
"value": 332,
"unit": "allocs/op",
"extra": "501 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get",
"value": 1823561,
"unit": "ns/op\t 41089 B/op\t 335 allocs/op",
"extra": "670 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - ns/op",
"value": 1823561,
"unit": "ns/op",
"extra": "670 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - B/op",
"value": 41089,
"unit": "B/op",
"extra": "670 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - allocs/op",
"value": 335,
"unit": "allocs/op",
"extra": "670 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete",
"value": 4801446,
"unit": "ns/op\t 78259 B/op\t 636 allocs/op",
"extra": "256 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - ns/op",
"value": 4801446,
"unit": "ns/op",
"extra": "256 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - B/op",
"value": 78259,
"unit": "B/op",
"extra": "256 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - allocs/op",
"value": 636,
"unit": "allocs/op",
"extra": "256 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": "b0bbdd3e09d706806e99b9ea1fcf1cdcbc6d65c8",
"message": "Merge pull request #2010 from gofiber/dependabot/go_modules/mssql/github.com/microsoft/go-mssqldb-1.9.4\n\nchore(deps): bump github.com/microsoft/go-mssqldb from 1.9.3 to 1.9.4 in /mssql",
"timestamp": "2025-11-18T08:14:39+01:00",
"tree_id": "caee92e2686dac56e34684a7de6e58a192e14714",
"url": "https://github.com/gofiber/storage/commit/b0bbdd3e09d706806e99b9ea1fcf1cdcbc6d65c8"
},
"date": 1763450134399,
"tool": "go",
"benches": [
{
"name": "Benchmark_MSSQL_Set",
"value": 2440407,
"unit": "ns/op\t 40492 B/op\t 332 allocs/op",
"extra": "470 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - ns/op",
"value": 2440407,
"unit": "ns/op",
"extra": "470 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - B/op",
"value": 40492,
"unit": "B/op",
"extra": "470 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - allocs/op",
"value": 332,
"unit": "allocs/op",
"extra": "470 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get",
"value": 1845081,
"unit": "ns/op\t 41028 B/op\t 335 allocs/op",
"extra": "655 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - ns/op",
"value": 1845081,
"unit": "ns/op",
"extra": "655 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - B/op",
"value": 41028,
"unit": "B/op",
"extra": "655 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - allocs/op",
"value": 335,
"unit": "allocs/op",
"extra": "655 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete",
"value": 5164494,
"unit": "ns/op\t 79498 B/op\t 636 allocs/op",
"extra": "232 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - ns/op",
"value": 5164494,
"unit": "ns/op",
"extra": "232 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - B/op",
"value": 79498,
"unit": "B/op",
"extra": "232 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - allocs/op",
"value": 636,
"unit": "allocs/op",
"extra": "232 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": 1763657743130,
"tool": "go",
"benches": [
{
"name": "Benchmark_MSSQL_Set",
"value": 2564208,
"unit": "ns/op\t 41128 B/op\t 332 allocs/op",
"extra": "465 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - ns/op",
"value": 2564208,
"unit": "ns/op",
"extra": "465 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - B/op",
"value": 41128,
"unit": "B/op",
"extra": "465 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - allocs/op",
"value": 332,
"unit": "allocs/op",
"extra": "465 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get",
"value": 1819407,
"unit": "ns/op\t 41522 B/op\t 335 allocs/op",
"extra": "666 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - ns/op",
"value": 1819407,
"unit": "ns/op",
"extra": "666 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - B/op",
"value": 41522,
"unit": "B/op",
"extra": "666 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - allocs/op",
"value": 335,
"unit": "allocs/op",
"extra": "666 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete",
"value": 4965262,
"unit": "ns/op\t 78778 B/op\t 636 allocs/op",
"extra": "253 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - ns/op",
"value": 4965262,
"unit": "ns/op",
"extra": "253 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - B/op",
"value": 78778,
"unit": "B/op",
"extra": "253 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - allocs/op",
"value": 636,
"unit": "allocs/op",
"extra": "253 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "835733+gaby@users.noreply.github.com",
"name": "Juan Calderon-Perez",
"username": "gaby"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9b928fe3202af31fa96490327f8f80626537e4b4",
"message": "Merge pull request #2261 from mdelapenya/update-dependencies-workflows\n\nupdate dependencies workflows",
"timestamp": "2025-11-27T11:09:01-05:00",
"tree_id": "a7e605b10b54dce7f9c115e97dad5e9ac8202dae",
"url": "https://github.com/gofiber/storage/commit/9b928fe3202af31fa96490327f8f80626537e4b4"
},
"date": 1764260064685,
"tool": "go",
"benches": [
{
"name": "Benchmark_MSSQL_Set",
"value": 2589068,
"unit": "ns/op\t 41180 B/op\t 332 allocs/op",
"extra": "427 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - ns/op",
"value": 2589068,
"unit": "ns/op",
"extra": "427 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - B/op",
"value": 41180,
"unit": "B/op",
"extra": "427 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Set - allocs/op",
"value": 332,
"unit": "allocs/op",
"extra": "427 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get",
"value": 1761688,
"unit": "ns/op\t 41270 B/op\t 335 allocs/op",
"extra": "649 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - ns/op",
"value": 1761688,
"unit": "ns/op",
"extra": "649 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - B/op",
"value": 41270,
"unit": "B/op",
"extra": "649 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_Get - allocs/op",
"value": 335,
"unit": "allocs/op",
"extra": "649 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete",
"value": 5180666,
"unit": "ns/op\t 79008 B/op\t 636 allocs/op",
"extra": "237 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - ns/op",
"value": 5180666,
"unit": "ns/op",
"extra": "237 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - B/op",
"value": 79008,
"unit": "B/op",
"extra": "237 times\n4 procs"
},
{
"name": "Benchmark_MSSQL_SetAndDelete - allocs/op",
"value": 636,
"unit": "allocs/op",
"extra": "237 times\n4 procs"
}
]
}
]
}
}