mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 18:08:13 +02:00
add Benchmark (go) benchmark result for 71ab485359
This commit is contained in:
parent
dd19db6469
commit
8fae9c4f2b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1701448804326,
|
"lastUpdate": 1701448808892,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -82878,6 +82878,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "175 times\n4 procs"
|
"extra": "175 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "71ab4853591cba6d4abd935ccec04fa2083b5652",
|
||||||
|
"message": "chore(deps): bump google-github-actions/auth from 1.1.1 to 2.0.0",
|
||||||
|
"timestamp": "2023-11-30T21:37:06Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4778/commits/71ab4853591cba6d4abd935ccec04fa2083b5652"
|
||||||
|
},
|
||||||
|
"date": 1701448798429,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10377893,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "117 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6248170,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "190 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue