mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for d8abcb979d
This commit is contained in:
parent
a5328fd172
commit
fe499b0501
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733457166916,
|
||||
"lastUpdate": 1733457294853,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132352,6 +132352,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "196 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d8abcb979d159ceb58ff0cb0cbfa601abc500f7b",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-05T17:07:21Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/d8abcb979d159ceb58ff0cb0cbfa601abc500f7b"
|
||||
},
|
||||
"date": 1733457282452,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7720920,
|
||||
"unit": "ns/op",
|
||||
"extra": "151 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5237862,
|
||||
"unit": "ns/op",
|
||||
"extra": "230 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue