mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for ccd39047bc780157b8bfeeb5a8a65a7b9efafc80
This commit is contained in:
parent
a58a8cdd6a
commit
9b1710c016
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727379703695,
|
||||
"lastUpdate": 1727379707325,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -125174,6 +125174,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "178 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ccd39047bc780157b8bfeeb5a8a65a7b9efafc80",
|
||||
"message": "Optimize envoy config building",
|
||||
"timestamp": "2024-09-25T19:11:46Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/ccd39047bc780157b8bfeeb5a8a65a7b9efafc80"
|
||||
},
|
||||
"date": 1727379685390,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9218054,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6663918,
|
||||
"unit": "ns/op",
|
||||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue