mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 15dc77e19d
This commit is contained in:
parent
9499826e11
commit
efbf29bdae
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723839997637,
|
||||
"lastUpdate": 1723840593864,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -118954,6 +118954,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "178 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "15dc77e19d6e98f3c05e2370730c1f14610c0e75",
|
||||
"message": "connect/client: ignore unknown message types (#5223)",
|
||||
"timestamp": "2024-08-16T16:33:06-04:00",
|
||||
"tree_id": "3e3ce7fe14f454cf607382989970a764b8c7fd25",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/15dc77e19d6e98f3c05e2370730c1f14610c0e75"
|
||||
},
|
||||
"date": 1723840583106,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11137755,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7695591,
|
||||
"unit": "ns/op",
|
||||
"extra": "159 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue