mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 0260212c22
This commit is contained in:
parent
b8a0fcae37
commit
40a1899dc7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1717178982847,
|
||||
"lastUpdate": 1717258069712,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -110822,6 +110822,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "213 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "0260212c22d649a5e0515cca7f5db27b5f678748",
|
||||
"message": "chore(deps): bump the github-actions group with 9 updates",
|
||||
"timestamp": "2024-06-01T06:19:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5121/commits/0260212c22d649a5e0515cca7f5db27b5f678748"
|
||||
},
|
||||
"date": 1717258052987,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8887166,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6327599,
|
||||
"unit": "ns/op",
|
||||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue