mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for f00c539ca1
This commit is contained in:
parent
8bc19670c2
commit
bd0d86b0f4
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730765433345,
|
||||
"lastUpdate": 1730767225389,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128982,6 +128982,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "200 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "f00c539ca1e44b185b1956a664d9aa7d81181bcb",
|
||||
"message": "New integration test fixtures",
|
||||
"timestamp": "2024-11-04T00:37:05Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/f00c539ca1e44b185b1956a664d9aa7d81181bcb"
|
||||
},
|
||||
"date": 1730767213503,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8946318,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5995464,
|
||||
"unit": "ns/op",
|
||||
"extra": "194 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue