mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 305acbc202
This commit is contained in:
parent
95dcd68281
commit
6d7949ef12
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1683668330995,
|
||||
"lastUpdate": 1683668357124,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -44758,6 +44758,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "84 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "305acbc202a5c65827eba228fe717763920935d5",
|
||||
"message": "chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0",
|
||||
"timestamp": "2023-05-09T13:17:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4163/commits/305acbc202a5c65827eba228fe717763920935d5"
|
||||
},
|
||||
"date": 1683668355760,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17445598,
|
||||
"unit": "ns/op",
|
||||
"extra": "75 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10938281,
|
||||
"unit": "ns/op",
|
||||
"extra": "97 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue