mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 7dace87075ffb10039301235118fedc14036c735
This commit is contained in:
parent
24eb223cb7
commit
53c7f3c0b6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723666497089,
|
||||
"lastUpdate": 1723666860863,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -117750,6 +117750,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7dace87075ffb10039301235118fedc14036c735",
|
||||
"message": "Optimize Policy RouteID and Checksum",
|
||||
"timestamp": "2024-08-14T18:12:05Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/7dace87075ffb10039301235118fedc14036c735"
|
||||
},
|
||||
"date": 1723666842558,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9144465,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6248248,
|
||||
"unit": "ns/op",
|
||||
"extra": "193 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue