mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 73ebacc2147690571dfc0f58836a69bc2049f29d
This commit is contained in:
parent
dd5fa5751e
commit
6c441f8770
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1723660267600,
|
"lastUpdate": 1723661131172,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -117526,6 +117526,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "170 times\n4 procs"
|
"extra": "170 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "73ebacc2147690571dfc0f58836a69bc2049f29d",
|
||||||
|
"message": "Optimize envoy config building (go1.23)",
|
||||||
|
"timestamp": "2024-08-14T18:12:05Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/73ebacc2147690571dfc0f58836a69bc2049f29d"
|
||||||
|
},
|
||||||
|
"date": 1723661116495,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10012742,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6407188,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "172 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue