add Benchmark (go) benchmark result for 21b9e7890c

This commit is contained in:
github-action-benchmark 2025-01-08 22:03:38 +00:00
parent 0d58fb15f3
commit 1f7e941cf4

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1736373241912,
"lastUpdate": 1736373818224,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -145464,6 +145464,174 @@ window.BENCHMARK_DATA = {
"extra": "445098 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": "21b9e7890c750873a37ead73a2cc572c2de2423f",
"message": "authorize: add filter options for JWT groups (#5417)\n\nAdd a new option for filtering to a subset of directory groups in the\r\nPomerium JWT and Impersonate-Group headers. Add a JWTGroupsFilter field\r\nto both the Options struct (for a global filter) and to the Policy\r\nstruct (for per-route filter). These will be populated only from the\r\nconfig protos, and not from a config file.\r\n\r\nIf either filter is set, then for each of a user's groups, the group\r\nname or group ID will be added to the JWT groups claim only if it is an\r\nexact string match with one of the elements of either filter.",
"timestamp": "2025-01-08T13:57:57-08:00",
"tree_id": "e200cf64bf1a4f3cae1cad846a73474665716806",
"url": "https://github.com/pomerium/pomerium/commit/21b9e7890c750873a37ead73a2cc572c2de2423f"
},
"date": 1736373793567,
"tool": "go",
"benches": [
{
"name": "BenchmarkHeadersEvaluator",
"value": 226397,
"unit": "ns/op",
"extra": "5671 times\n4 procs"
},
{
"name": "BenchmarkGetFileNameWithBytesHash",
"value": 17700,
"unit": "ns/op",
"extra": "79306 times\n4 procs"
},
{
"name": "BenchmarkLoggedInUserAccess",
"value": 34091439,
"unit": "ns/op",
"extra": "46 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6227679,
"unit": "ns/op",
"extra": "250 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=1",
"value": 1068401363,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=10",
"value": 1066875090,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=100",
"value": 1079545418,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkDataRace",
"value": 407.5,
"unit": "ns/op",
"extra": "2927346 times\n4 procs"
},
{
"name": "BenchmarkExport",
"value": 0.009534,
"unit": "ns/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkFullVersion",
"value": 76.88,
"unit": "ns/op",
"extra": "15449037 times\n4 procs"
},
{
"name": "BenchmarkAEADCipher",
"value": 298.1,
"unit": "ns/op",
"extra": "4024141 times\n4 procs"
},
{
"name": "BenchmarkSHA256",
"value": 10359,
"unit": "ns/op\t1581.65 MB/s",
"extra": "115840 times\n4 procs"
},
{
"name": "BenchmarkSHA256 - ns/op",
"value": 10359,
"unit": "ns/op",
"extra": "115840 times\n4 procs"
},
{
"name": "BenchmarkSHA256 - MB/s",
"value": 1581.65,
"unit": "MB/s",
"extra": "115840 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256",
"value": 24324,
"unit": "ns/op\t 673.57 MB/s",
"extra": "49370 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256 - ns/op",
"value": 24324,
"unit": "ns/op",
"extra": "49370 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256 - MB/s",
"value": 673.57,
"unit": "MB/s",
"extra": "49370 times\n4 procs"
},
{
"name": "BenchmarkBcrypt",
"value": 1066371609,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "Benchmark_handleLogs",
"value": 1376,
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
"extra": "931936 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - ns/op",
"value": 1376,
"unit": "ns/op",
"extra": "931936 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - B/op",
"value": 4704,
"unit": "B/op",
"extra": "931936 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "931936 times\n4 procs"
},
{
"name": "BenchmarkFanout",
"value": 198500,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkZSTD",
"value": 2548,
"unit": "ns/op",
"extra": "440154 times\n4 procs"
}
]
}
]
}