mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 01:48:02 +02:00
add Benchmark (go) benchmark result for aa2b210dc5
This commit is contained in:
parent
b241fb30a4
commit
2209ad5ea7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701448810641,
|
||||
"lastUpdate": 1701448816578,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -82942,6 +82942,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "aa2b210dc5bc2358d8aa6cec0c891f54468275d3",
|
||||
"message": "chore(deps): bump mikefarah/yq from 4.35.2 to 4.40.3",
|
||||
"timestamp": "2023-11-30T21:37:06Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4780/commits/aa2b210dc5bc2358d8aa6cec0c891f54468275d3"
|
||||
},
|
||||
"date": 1701448810577,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11909351,
|
||||
"unit": "ns/op",
|
||||
"extra": "109 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6806830,
|
||||
"unit": "ns/op",
|
||||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue