mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-17 00:36:09 +02:00
add Benchmark (go) benchmark result for 3f5a559181
This commit is contained in:
parent
af7dd95b41
commit
a5b5a677b1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1677016034797,
|
||||
"lastUpdate": 1677080763939,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -35238,6 +35238,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "140 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "3f5a559181674794f989dbdd832ae53d13684d0f",
|
||||
"message": "authenticate: fix authenticate_internal_service_url for all in one",
|
||||
"timestamp": "2023-02-22T14:14:25Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4005/commits/3f5a559181674794f989dbdd832ae53d13684d0f"
|
||||
},
|
||||
"date": 1677080763530,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13222565,
|
||||
"unit": "ns/op",
|
||||
"extra": "93 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7853943,
|
||||
"unit": "ns/op",
|
||||
"extra": "145 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue