mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for 3a5b87d686
This commit is contained in:
parent
41f4fa5071
commit
c0da60d111
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1712763534237,
|
||||
"lastUpdate": 1712776991821,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -105526,6 +105526,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "3a5b87d68627ab2bdac0ca61a02e4c0dc273d279",
|
||||
"message": "go.mod: update to a valid go version",
|
||||
"timestamp": "2024-04-08T18:50:11Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5061/commits/3a5b87d68627ab2bdac0ca61a02e4c0dc273d279"
|
||||
},
|
||||
"date": 1712776983609,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8229027,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5729362,
|
||||
"unit": "ns/op",
|
||||
"extra": "214 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue