mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 5840716926
This commit is contained in:
parent
c752d4f2df
commit
42066a845b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701966067393,
|
||||
"lastUpdate": 1701966862179,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -85894,6 +85894,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "180 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "58407169261cbc6c0aedbf46c54c3bcce743bbe9",
|
||||
"message": "core/ci: disable dependabot for npm",
|
||||
"timestamp": "2023-12-07T14:56:56Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4823/commits/58407169261cbc6c0aedbf46c54c3bcce743bbe9"
|
||||
},
|
||||
"date": 1701966855497,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11939445,
|
||||
"unit": "ns/op",
|
||||
"extra": "96 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7167094,
|
||||
"unit": "ns/op",
|
||||
"extra": "168 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue