mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 08:28:20 +02:00
add Benchmark (go) benchmark result for b869f9940a
This commit is contained in:
parent
6c68562e89
commit
63634979e2
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1702680367876,
|
||||
"lastUpdate": 1702940816771,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -89930,6 +89930,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "175 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b869f9940a8ba15f1d0809ccdbd32de831cb3fbc",
|
||||
"message": "core/ci: tag docker images with vMAJOR.MINOR",
|
||||
"timestamp": "2023-12-18T07:40:27Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4859/commits/b869f9940a8ba15f1d0809ccdbd32de831cb3fbc"
|
||||
},
|
||||
"date": 1702940810359,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9882692,
|
||||
"unit": "ns/op",
|
||||
"extra": "118 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7164727,
|
||||
"unit": "ns/op",
|
||||
"extra": "162 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue