mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 060edfd3a0
This commit is contained in:
parent
536bdef60e
commit
95caa5051d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1664572054234,
|
||||
"lastUpdate": 1664573713035,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -12114,6 +12114,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "060edfd3a03d806a6f6e7cf8bd78b2dd8b20d96f",
|
||||
"message": "ppl: support special characters in claim keys",
|
||||
"timestamp": "2022-09-30T02:04:48Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3639/commits/060edfd3a03d806a6f6e7cf8bd78b2dd8b20d96f"
|
||||
},
|
||||
"date": 1664573712419,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14848630,
|
||||
"unit": "ns/op",
|
||||
"extra": "87 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8601220,
|
||||
"unit": "ns/op",
|
||||
"extra": "138 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue