mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-09 21:08:11 +02:00
add Benchmark (go) benchmark result for 964b75fb99
This commit is contained in:
parent
75f94bcb45
commit
b6c44936a9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1691897508130,
|
||||
"lastUpdate": 1692031337331,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -62646,6 +62646,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "82 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "964b75fb996a92644c7c4824da908d65b05d6df7",
|
||||
"message": "authorize: rework token substitution in headers",
|
||||
"timestamp": "2023-08-14T14:19:02Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4456/commits/964b75fb996a92644c7c4824da908d65b05d6df7"
|
||||
},
|
||||
"date": 1692031331102,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17016691,
|
||||
"unit": "ns/op",
|
||||
"extra": "72 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11102131,
|
||||
"unit": "ns/op",
|
||||
"extra": "98 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue