mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 15:00:51 +02:00
add Benchmark (go) benchmark result for d7c3fb6633
This commit is contained in:
parent
7f1cdef155
commit
73f1cdd247
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1719850982485,
|
||||
"lastUpdate": 1719851055997,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -113774,6 +113774,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d7c3fb6633d62911c4485b4d1a99344630e4b76b",
|
||||
"message": "chore(deps): bump the github-actions group with 4 updates",
|
||||
"timestamp": "2024-07-01T11:47:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5160/commits/d7c3fb6633d62911c4485b4d1a99344630e4b76b"
|
||||
},
|
||||
"date": 1719851045260,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11262056,
|
||||
"unit": "ns/op",
|
||||
"extra": "98 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7417280,
|
||||
"unit": "ns/op",
|
||||
"extra": "150 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue