mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 34654bb06c
This commit is contained in:
parent
9c05e07543
commit
f60a99aeb1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1712345493454,
|
"lastUpdate": 1712345947586,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -105294,6 +105294,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "182 times\n4 procs"
|
"extra": "182 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "34654bb06cd67f09b841ad31ada4902059b69d05",
|
||||||
|
"message": "envoy: upgrade to v1.28.2",
|
||||||
|
"timestamp": "2024-04-05T16:25:21Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5057/commits/34654bb06cd67f09b841ad31ada4902059b69d05"
|
||||||
|
},
|
||||||
|
"date": 1712345939090,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9937957,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "126 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7033940,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "178 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue