mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
add Benchmark (go) benchmark result for d225288ab3
This commit is contained in:
parent
5461c229a1
commit
7a5e5a2b66
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1715033241804,
|
||||
"lastUpdate": 1715122170073,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -108930,6 +108930,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "178 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "d225288ab3b9224861a7a750aab03e52468017d5",
|
||||
"message": "core/identity: dynamic authenticator registration (#5105)",
|
||||
"timestamp": "2024-05-07T16:45:39-06:00",
|
||||
"tree_id": "ea22469e035ac2f795837fae517630dee646051d",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/d225288ab3b9224861a7a750aab03e52468017d5"
|
||||
},
|
||||
"date": 1715122160595,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8576715,
|
||||
"unit": "ns/op",
|
||||
"extra": "140 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5967142,
|
||||
"unit": "ns/op",
|
||||
"extra": "205 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue