mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for efbed15e0b
This commit is contained in:
parent
f7e7ce0e67
commit
3e75f5ad23
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1733458942679,
|
"lastUpdate": 1733520586374,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -132480,6 +132480,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "201 times\n4 procs"
|
"extra": "201 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "efbed15e0b8f577bc4e66692f2b687080c6f934e",
|
||||||
|
"message": "[WIP] New tracing system",
|
||||||
|
"timestamp": "2024-12-06T14:32:17Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/efbed15e0b8f577bc4e66692f2b687080c6f934e"
|
||||||
|
},
|
||||||
|
"date": 1733520562014,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 7777795,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "156 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5342069,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "229 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue