mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 07:19:16 +02:00
add Benchmark (go) benchmark result for 71bcb4f28e
This commit is contained in:
parent
97e9676292
commit
641fe3d3b1
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733876069720,
|
||||
"lastUpdate": 1733947887042,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132832,6 +132832,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "229 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": "71bcb4f28e928efd197333f26796787be0960e14",
|
||||
"message": "UDP support (#5390)",
|
||||
"timestamp": "2024-12-11T13:07:31-07:00",
|
||||
"tree_id": "0c8046bf9c6e4b42a0a9d668564d897c6050da75",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/71bcb4f28e928efd197333f26796787be0960e14"
|
||||
},
|
||||
"date": 1733947863571,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8225994,
|
||||
"unit": "ns/op",
|
||||
"extra": "145 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5285065,
|
||||
"unit": "ns/op",
|
||||
"extra": "201 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue