mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for d5ba1f446d
This commit is contained in:
parent
e8946fb874
commit
c6064c8a1a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729886799840,
|
||||
"lastUpdate": 1729887318261,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128218,6 +128218,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "187 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d5ba1f446d003ba4d1d9e33009ff0f48366224d5",
|
||||
"message": "Decouple audience claim value from issuer format",
|
||||
"timestamp": "2024-10-25T18:51:01Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5345/commits/d5ba1f446d003ba4d1d9e33009ff0f48366224d5"
|
||||
},
|
||||
"date": 1729887305878,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8878476,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6136840,
|
||||
"unit": "ns/op",
|
||||
"extra": "190 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue