mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for afb26494b1
This commit is contained in:
parent
b86774679e
commit
1de774ff03
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1666112356465,
|
"lastUpdate": 1666112498382,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -15002,6 +15002,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "123 times\n2 procs"
|
"extra": "123 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "afb26494b1fe15bd3921141085765e518ad0ba82",
|
||||||
|
"message": "chore(deps): bump docker/login-action from 2.0.0 to 2.1.0",
|
||||||
|
"timestamp": "2022-10-18T12:23:58Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3682/commits/afb26494b1fe15bd3921141085765e518ad0ba82"
|
||||||
|
},
|
||||||
|
"date": 1666112496807,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15398311,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "72 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9423298,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "130 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue