mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 20:49:30 +02:00
add Benchmark (go) benchmark result for 0cffedbae4
This commit is contained in:
parent
7ce6d0b1e5
commit
5bd3a2f8f8
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722475308595,
|
||||
"lastUpdate": 1722477495289,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -116038,6 +116038,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "193 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "0cffedbae44a25bc8efa04f25d96a0e2373a457a",
|
||||
"message": "ci: fix url typo in goreleaser (#5198)",
|
||||
"timestamp": "2024-07-31T21:54:39-04:00",
|
||||
"tree_id": "dbd79d734d3693f287fab882efe4953c396038f4",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/0cffedbae44a25bc8efa04f25d96a0e2373a457a"
|
||||
},
|
||||
"date": 1722477484359,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9286362,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6392734,
|
||||
"unit": "ns/op",
|
||||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue