mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 20:48:10 +02:00
add Benchmark (go) benchmark result for 02483cf935
This commit is contained in:
parent
676c85572a
commit
741e68f99e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730398601237,
|
||||
"lastUpdate": 1730399546414,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128518,6 +128518,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "02483cf9357df1e6d2e3ee8e018fb20098470a03",
|
||||
"message": "envoyconfig: cleanup",
|
||||
"timestamp": "2024-10-30T19:33:35Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5350/commits/02483cf9357df1e6d2e3ee8e018fb20098470a03"
|
||||
},
|
||||
"date": 1730399533875,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10823755,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6874018,
|
||||
"unit": "ns/op",
|
||||
"extra": "175 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue