mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for c945b08bcf
This commit is contained in:
parent
a4caf1ddb2
commit
0a5d0f693b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1718244172458,
|
"lastUpdate": 1718246281204,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -111986,6 +111986,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "172 times\n4 procs"
|
"extra": "172 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "c945b08bcfdc73118b1b0907e133853fd32ca63a",
|
||||||
|
"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/c945b08bcfdc73118b1b0907e133853fd32ca63a"
|
||||||
|
},
|
||||||
|
"date": 1718246271491,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8800633,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "132 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6310273,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "192 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue