mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for bfc782ff06
This commit is contained in:
parent
ce448031ad
commit
a1bdfaabbb
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726774610895,
|
||||
"lastUpdate": 1726778790061,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -124554,6 +124554,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "169 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": "bfc782ff060d63460522b64d37f837798fabc916",
|
||||
"message": "core/zero: add pseudonymization key (#5290)",
|
||||
"timestamp": "2024-09-19T14:43:01-06:00",
|
||||
"tree_id": "cd9b04db61a31578e11790fa8b08b0e900e78192",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/bfc782ff060d63460522b64d37f837798fabc916"
|
||||
},
|
||||
"date": 1726778778328,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9524157,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6613456,
|
||||
"unit": "ns/op",
|
||||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue