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