mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 2dee1db5ff
This commit is contained in:
parent
8303d8e98f
commit
8087716e54
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724451068334,
|
||||
"lastUpdate": 1724466701926,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -120462,6 +120462,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "175 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": "2dee1db5ff79f029e1cfce9988c268aba691654a",
|
||||
"message": "core/ci: codeql (#5239)",
|
||||
"timestamp": "2024-08-23T20:28:15-06:00",
|
||||
"tree_id": "5df057f1c53009e907fadfd8d42436463ca48761",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/2dee1db5ff79f029e1cfce9988c268aba691654a"
|
||||
},
|
||||
"date": 1724466691020,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9312528,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6531084,
|
||||
"unit": "ns/op",
|
||||
"extra": "182 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue