mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 16:30:17 +02:00
add Benchmark (go) benchmark result for 6ea3b9bb05
This commit is contained in:
parent
a0765120ef
commit
9499826e11
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723758772677,
|
||||
"lastUpdate": 1723839997637,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -118922,6 +118922,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "201 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "6ea3b9bb050cb674a443a86b09a781dac463cf0a",
|
||||
"message": "connect/client: ignore unknown message types",
|
||||
"timestamp": "2024-08-15T21:49:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5223/commits/6ea3b9bb050cb674a443a86b09a781dac463cf0a"
|
||||
},
|
||||
"date": 1723839987103,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9796925,
|
||||
"unit": "ns/op",
|
||||
"extra": "123 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6735086,
|
||||
"unit": "ns/op",
|
||||
"extra": "178 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue