mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 06:51:30 +02:00
add Benchmark (go) benchmark result for 2bb70258c3
This commit is contained in:
parent
32100e5121
commit
dbf3d44468
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1732296100962,
|
||||
"lastUpdate": 1732304189425,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -131158,6 +131158,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "238 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "2bb70258c3fa21de7dd54755ad536a74e3696b6f",
|
||||
"message": "authorize/log: remove audit logging (#5369)",
|
||||
"timestamp": "2024-11-22T14:32:52-05:00",
|
||||
"tree_id": "e46b298386989eedcedd429be1d4973d3c3a905c",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/2bb70258c3fa21de7dd54755ad536a74e3696b6f"
|
||||
},
|
||||
"date": 1732304176488,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7724759,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5476571,
|
||||
"unit": "ns/op",
|
||||
"extra": "219 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue