mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 12:38:13 +02:00
add Benchmark (go) benchmark result for 8144bf8d69
This commit is contained in:
parent
4738312f9d
commit
cc736596ea
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1732142528399,
|
||||
"lastUpdate": 1732206389146,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -131090,6 +131090,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "212 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8144bf8d6938c91765665e105f39fe426cba748a",
|
||||
"message": "authorize/log: remove audit logging",
|
||||
"timestamp": "2024-11-19T15:48:47Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5369/commits/8144bf8d6938c91765665e105f39fe426cba748a"
|
||||
},
|
||||
"date": 1732206376120,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8508456,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5740686,
|
||||
"unit": "ns/op",
|
||||
"extra": "213 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue