1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-10-08 20:48:41 +02:00

add Benchmark (go) benchmark result for aada204557

This commit is contained in:
github-action-benchmark 2022-11-03 17:01:39 +00:00
commit dab68db44b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1667396776827,
"lastUpdate": 1667494899309,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -17698,6 +17698,38 @@ window.BENCHMARK_DATA = {
"extra": "142 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "aada2045573c532eb22bf54e8eb12f3101db15e4",
"message": "move directory providers",
"timestamp": "2022-11-02T18:47:45Z",
"url": "https://github.com/pomerium/pomerium/pull/3633/commits/aada2045573c532eb22bf54e8eb12f3101db15e4"
},
"date": 1667494898720,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14586617,
"unit": "ns/op",
"extra": "90 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9282174,
"unit": "ns/op",
"extra": "135 times\n2 procs"
}
]
}
]
}