mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 7c09b0fda8
This commit is contained in:
parent
bb9a0d6d53
commit
3e2e1da563
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1717534185306,
|
||||
"lastUpdate": 1717536456863,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -111194,6 +111194,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "214 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7c09b0fda8ab86136cf8752a07b471089fccca13",
|
||||
"message": "core/ui: add policy id",
|
||||
"timestamp": "2024-06-04T20:46:28Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5127/commits/7c09b0fda8ab86136cf8752a07b471089fccca13"
|
||||
},
|
||||
"date": 1717536447200,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8776780,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6217986,
|
||||
"unit": "ns/op",
|
||||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue