mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 39e789529e
This commit is contained in:
parent
2b4bc8831a
commit
fa6e43b052
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733156266720,
|
||||
"lastUpdate": 1733160775518,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -131688,6 +131688,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "439600 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "joekralicky@gmail.com",
|
||||
"name": "Joe Kralicky",
|
||||
"username": "kralicky"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "39e789529ea408103bb354de832945485fc83c61",
|
||||
"message": "testenv: avoid dns lookups for *.localhost.pomerium.io (#5372)\n\n* testenv: avoid dns lookups for localhost.pomerium.io\r\n\r\n* linter pass",
|
||||
"timestamp": "2024-12-02T12:29:15-05:00",
|
||||
"tree_id": "89e1aaf586393e509fa8af717d44bd7dcfe84653",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/39e789529ea408103bb354de832945485fc83c61"
|
||||
},
|
||||
"date": 1733160761433,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10168208,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6524488,
|
||||
"unit": "ns/op",
|
||||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue