mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 9d6b656fbe
This commit is contained in:
parent
0cc6cf1bbe
commit
b94d1b8be5
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726771417919,
|
||||
"lastUpdate": 1726773241822,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -124454,6 +124454,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "9d6b656fbee94892573cb7af1a00eb422f0d801f",
|
||||
"message": "core/proxy: fix is-enterprise check (#5295)",
|
||||
"timestamp": "2024-09-19T13:10:45-06:00",
|
||||
"tree_id": "de4e83ec73b66b2442ee01efaeeb883809be7bf1",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/9d6b656fbee94892573cb7af1a00eb422f0d801f"
|
||||
},
|
||||
"date": 1726773230366,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9248649,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6543068,
|
||||
"unit": "ns/op",
|
||||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue