mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 4db790ce54
This commit is contained in:
parent
efbf29bdae
commit
c1e0d569a3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1723840593864,
|
"lastUpdate": 1724083464427,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -118990,6 +118990,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "159 times\n4 procs"
|
"extra": "159 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "4db790ce54f1ea225b561efa111b1a3b6a4c39b3",
|
||||||
|
"message": "zero/api: switch to github.com/oapi-codegen/oapi-codegen",
|
||||||
|
"timestamp": "2024-08-18T12:01:08Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5226/commits/4db790ce54f1ea225b561efa111b1a3b6a4c39b3"
|
||||||
|
},
|
||||||
|
"date": 1724083453041,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 11850051,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8446749,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "148 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue