mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for de6b6b9f1c
This commit is contained in:
parent
c3c0182b19
commit
dfe559b4af
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723234190973,
|
||||
"lastUpdate": 1723569472130,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -117166,6 +117166,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "183 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "de6b6b9f1c3e79763f30a4f2cd08466ae42b9510",
|
||||
"message": "ci: do not include timestamp into buildmeta",
|
||||
"timestamp": "2024-08-13T05:07:12Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5215/commits/de6b6b9f1c3e79763f30a4f2cd08466ae42b9510"
|
||||
},
|
||||
"date": 1723569461847,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9118595,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6919646,
|
||||
"unit": "ns/op",
|
||||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue