mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 74c5bfbbd8
This commit is contained in:
parent
31175eac89
commit
a4caf1ddb2
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1718244155967,
|
||||
"lastUpdate": 1718244172458,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -111954,6 +111954,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "206 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "74c5bfbbd8df33a20ed6dad78c6feab07eae07a1",
|
||||
"message": "zero/telemetry: internal envoy stats scraper and metrics producer",
|
||||
"timestamp": "2024-06-13T01:59:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5136/commits/74c5bfbbd8df33a20ed6dad78c6feab07eae07a1"
|
||||
},
|
||||
"date": 1718244162750,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9174459,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6451755,
|
||||
"unit": "ns/op",
|
||||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue