mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for e357d1905b377a89cacd7b830761a21fd4d672b4
This commit is contained in:
parent
3b97d4cbc7
commit
ab1406fad7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1674490053424,
|
||||
"lastUpdate": 1674490095684,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -30402,6 +30402,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "148 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "e357d1905b377a89cacd7b830761a21fd4d672b4",
|
||||
"message": "chore(deps): bump cloud.google.com/go/storage from 1.28.1 to 1.29.0",
|
||||
"timestamp": "2023-01-23T09:24:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3912/commits/e357d1905b377a89cacd7b830761a21fd4d672b4"
|
||||
},
|
||||
"date": 1674490094893,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13720488,
|
||||
"unit": "ns/op",
|
||||
"extra": "87 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7920518,
|
||||
"unit": "ns/op",
|
||||
"extra": "147 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue