mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for 15c8c796f9ec1a80ffa1dcf88e01d0a07884a106
This commit is contained in:
parent
37cc2a2728
commit
e4c5db10c9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1690909089725,
|
||||
"lastUpdate": 1690909092334,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -59610,6 +59610,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "104 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "15c8c796f9ec1a80ffa1dcf88e01d0a07884a106",
|
||||
"message": "chore(deps): bump mikefarah/yq from 4.34.1 to 4.34.2",
|
||||
"timestamp": "2023-08-01T14:49:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4431/commits/15c8c796f9ec1a80ffa1dcf88e01d0a07884a106"
|
||||
},
|
||||
"date": 1690909086407,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 19231943,
|
||||
"unit": "ns/op",
|
||||
"extra": "67 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 12920379,
|
||||
"unit": "ns/op",
|
||||
"extra": "92 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue