mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 20:48:10 +02:00
add Benchmark (go) benchmark result for 5db69d822d
This commit is contained in:
parent
03e9e1192c
commit
d9556bae5e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1734958414078,
|
||||
"lastUpdate": 1734979991459,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -138054,6 +138054,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "447507 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5db69d822d71319bae3e0de6ca38f4ff6d6eb3a6",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-23T12:37:16Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/5db69d822d71319bae3e0de6ca38f4ff6d6eb3a6"
|
||||
},
|
||||
"date": 1734979978111,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7937463,
|
||||
"unit": "ns/op",
|
||||
"extra": "151 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5211873,
|
||||
"unit": "ns/op",
|
||||
"extra": "216 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue