mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 19:38:09 +02:00
add Benchmark (go) benchmark result for 9ec2c0ba8a229d4162ff094fe885a7dc6238fd5f
This commit is contained in:
parent
1edd050506
commit
289d82c65c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1695080088756,
|
||||
"lastUpdate": 1695080117084,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -68486,6 +68486,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "133 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9ec2c0ba8a229d4162ff094fe885a7dc6238fd5f",
|
||||
"message": "chore(deps): bump actions/checkout from 3.6.0 to 4.0.0",
|
||||
"timestamp": "2023-09-18T09:17:15Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4562/commits/9ec2c0ba8a229d4162ff094fe885a7dc6238fd5f"
|
||||
},
|
||||
"date": 1695080110167,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15631643,
|
||||
"unit": "ns/op",
|
||||
"extra": "64 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11323792,
|
||||
"unit": "ns/op",
|
||||
"extra": "94 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue