mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 68dbcf8823
This commit is contained in:
parent
16e89f021d
commit
88b9db2e96
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1731375027927,
|
"lastUpdate": 1731375891506,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -130698,6 +130698,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "100 times\n4 procs"
|
"extra": "100 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "68dbcf882397db7515db82a2ab90f546cd60ab92",
|
||||||
|
"message": "testenv: avoid dns lookups for *.localhost.pomerium.io",
|
||||||
|
"timestamp": "2024-11-12T00:12:17Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5372/commits/68dbcf882397db7515db82a2ab90f546cd60ab92"
|
||||||
|
},
|
||||||
|
"date": 1731375878716,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 7368632,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "157 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5083484,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "236 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue