mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for 2469aeac06
This commit is contained in:
parent
7e117a4756
commit
eb9fd0a8a1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1692376728291,
|
||||
"lastUpdate": 1692377471312,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -63858,6 +63858,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2469aeac0688f357787a0b53bb4b4153aedf3282",
|
||||
"message": "add integration test for https IP address route",
|
||||
"timestamp": "2023-08-16T10:08:06Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4477/commits/2469aeac0688f357787a0b53bb4b4153aedf3282"
|
||||
},
|
||||
"date": 1692377470131,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 20398876,
|
||||
"unit": "ns/op",
|
||||
"extra": "63 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 13336489,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue