add Benchmark (go) benchmark result for 683c5a2eac

This commit is contained in:
github-action-benchmark 2024-12-11 20:58:29 +00:00
parent 821bebf7f4
commit 5ce9391cd2

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733948044440,
"lastUpdate": 1733950709087,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -132900,6 +132900,42 @@ window.BENCHMARK_DATA = {
"extra": "206 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "51246568+kenjenkins@users.noreply.github.com",
"name": "Kenneth Jenkins",
"username": "kenjenkins"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "683c5a2eace0ccb22737d306e6eb01ad73a73eaa",
"message": "authorize: change handling of empty groups claim (#5394)\n\nMake sure to serialize the JWT \"groups\" claim as an empty list rather\r\nthan a JSON null. This matches the behavior of Pomerium v0.27.2 and\r\nearlier, and should provide better compatibility with some third-party\r\nlibraries.",
"timestamp": "2024-12-11T12:55:04-08:00",
"tree_id": "ba5ed47606594721ae13b3cb6e4a78fa5a05dd7b",
"url": "https://github.com/pomerium/pomerium/commit/683c5a2eace0ccb22737d306e6eb01ad73a73eaa"
},
"date": 1733950695890,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 7597845,
"unit": "ns/op",
"extra": "148 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5348946,
"unit": "ns/op",
"extra": "226 times\n4 procs"
}
]
}
]
}