mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 81a26ff6c9
This commit is contained in:
parent
16d8c1084d
commit
0e84a7134d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1714591157796,
|
||||
"lastUpdate": 1714664252384,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -108430,6 +108430,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "187 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "81a26ff6c983a2b11ae9721ff1ad941f3422f58c",
|
||||
"message": "core/identity: refactor identity manager",
|
||||
"timestamp": "2024-05-02T10:57:58Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5091/commits/81a26ff6c983a2b11ae9721ff1ad941f3422f58c"
|
||||
},
|
||||
"date": 1714664239093,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9744846,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6636555,
|
||||
"unit": "ns/op",
|
||||
"extra": "165 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue