mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for f5f4e0992a
This commit is contained in:
parent
4cf5b435e8
commit
a36b53d6a7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1660061866693,
|
"lastUpdate": 1660069850940,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -5922,6 +5922,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "136 times\n2 procs"
|
"extra": "136 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "f5f4e0992a0a12eb31c581442ada7f018e32561f",
|
||||||
|
"message": "authorize: add policy error details for custom error messages",
|
||||||
|
"timestamp": "2022-08-09T18:27:52Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3542/commits/f5f4e0992a0a12eb31c581442ada7f018e32561f"
|
||||||
|
},
|
||||||
|
"date": 1660069850259,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13222785,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "90 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8198844,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "142 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue