mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 7012b6f1ee
This commit is contained in:
parent
f3b2e1c195
commit
ab7a22ecb0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1728413091542,
|
||||
"lastUpdate": 1728413791493,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -126410,6 +126410,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "153 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7012b6f1eec91f9f8a1b2ce0ff036baf7013a413",
|
||||
"message": "Core-Zero Import",
|
||||
"timestamp": "2024-10-08T10:24:54Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5288/commits/7012b6f1eec91f9f8a1b2ce0ff036baf7013a413"
|
||||
},
|
||||
"date": 1728413780326,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9169661,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6062252,
|
||||
"unit": "ns/op",
|
||||
"extra": "200 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue