mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for cc22550b8e
This commit is contained in:
parent
f6d58f4707
commit
7b9cf167ee
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727800279412,
|
||||
"lastUpdate": 1727800367343,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -125558,6 +125558,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "159 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cc22550b8ecc7a9201030b8b5d200fc0cf356111",
|
||||
"message": "chore(deps): bump the github-actions group with 3 updates",
|
||||
"timestamp": "2024-10-01T06:04:00Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5311/commits/cc22550b8ecc7a9201030b8b5d200fc0cf356111"
|
||||
},
|
||||
"date": 1727800345745,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10122260,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6849914,
|
||||
"unit": "ns/op",
|
||||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue