mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 95d0c6d0e7
This commit is contained in:
parent
aa65b36287
commit
eac02684b3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733071705149,
|
||||
"lastUpdate": 1733072104911,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -131354,6 +131354,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "236 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "95d0c6d0e7b48a123e452f07a6039d8415d09b7d",
|
||||
"message": "chore(deps): bump the github-actions group with 4 updates",
|
||||
"timestamp": "2024-11-29T03:31:28Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5383/commits/95d0c6d0e7b48a123e452f07a6039d8415d09b7d"
|
||||
},
|
||||
"date": 1733072091701,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7845133,
|
||||
"unit": "ns/op",
|
||||
"extra": "153 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5331379,
|
||||
"unit": "ns/op",
|
||||
"extra": "230 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue