mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 17:38:27 +02:00
add Benchmark (go) benchmark result for bcddbff6e1
This commit is contained in:
parent
4078b45854
commit
9590ff66c0
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701201988158,
|
||||
"lastUpdate": 1701202679845,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -81762,6 +81762,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "177 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": "bcddbff6e17c7f1603a4c218decea4028c9a0aa7",
|
||||
"message": "core/redis: remove redis (#4768)\n\n* core/redis: remove redis\r\n\r\n* 20 minute max wait",
|
||||
"timestamp": "2023-11-28T13:14:36-07:00",
|
||||
"tree_id": "47470a5adc579fc8a3ec97ce2f5016c3be4b0d5b",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/bcddbff6e17c7f1603a4c218decea4028c9a0aa7"
|
||||
},
|
||||
"date": 1701202673590,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10669971,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6811959,
|
||||
"unit": "ns/op",
|
||||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue