mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 09aaa87f90
This commit is contained in:
parent
dd0519ed4e
commit
9b7cf44f36
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725207193660,
|
||||
"lastUpdate": 1725207824574,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -121622,6 +121622,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "09aaa87f904fa63226af242b8db1b6fd2e536573",
|
||||
"message": "chore(deps): bump the docker group with 2 updates",
|
||||
"timestamp": "2024-09-01T07:00:19Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5258/commits/09aaa87f904fa63226af242b8db1b6fd2e536573"
|
||||
},
|
||||
"date": 1725207813116,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8969307,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6276151,
|
||||
"unit": "ns/op",
|
||||
"extra": "186 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue