mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for c4768ad8cf
This commit is contained in:
parent
107ac4b992
commit
16e411c208
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1714167003699,
|
||||
"lastUpdate": 1714168247330,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -107706,6 +107706,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "159 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "c4768ad8cf3363bd4acf4640d0738e18ad2b727c",
|
||||
"message": "core/identity: refactor identity manager",
|
||||
"timestamp": "2024-04-26T21:26:46Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5091/commits/c4768ad8cf3363bd4acf4640d0738e18ad2b727c"
|
||||
},
|
||||
"date": 1714168230764,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10741243,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7473044,
|
||||
"unit": "ns/op",
|
||||
"extra": "160 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue