add Benchmark (go) benchmark result for 77d21b681b

This commit is contained in:
github-action-benchmark 2025-02-05 00:52:26 +00:00
parent 5d2209c792
commit 95108dace0

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1738715851957,
"lastUpdate": 1738716746501,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -169332,6 +169332,206 @@ window.BENCHMARK_DATA = {
"extra": "449206 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "77d21b681bdd477b95d039c93a4bb4c149822fb9",
"message": "add a simple check for databroker record as a readiness check",
"timestamp": "2025-02-04T20:30:40Z",
"url": "https://github.com/pomerium/pomerium/pull/5473/commits/77d21b681bdd477b95d039c93a4bb4c149822fb9"
},
"date": 1738716731411,
"tool": "go",
"benches": [
{
"name": "BenchmarkHeadersEvaluator",
"value": 258946,
"unit": "ns/op",
"extra": "5079 times\n4 procs"
},
{
"name": "BenchmarkGetFileNameWithBytesHash",
"value": 4541,
"unit": "ns/op",
"extra": "303352 times\n4 procs"
},
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8246533,
"unit": "ns/op",
"extra": "129 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5375119,
"unit": "ns/op",
"extra": "228 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=1",
"value": 1087402013,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=10",
"value": 1088343901,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=100",
"value": 1102314585,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=1000",
"value": 6338277197,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=10000",
"value": 132838988282,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=1",
"value": 1089409872,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=10",
"value": 1134196178,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=100",
"value": 2432962180,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=1000",
"value": 289659143253,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkDataRace",
"value": 413.8,
"unit": "ns/op",
"extra": "2895187 times\n4 procs"
},
{
"name": "BenchmarkExport",
"value": 0.009716,
"unit": "ns/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkFullVersion",
"value": 75.84,
"unit": "ns/op",
"extra": "15646725 times\n4 procs"
},
{
"name": "BenchmarkAEADCipher",
"value": 294.6,
"unit": "ns/op",
"extra": "4072899 times\n4 procs"
},
{
"name": "BenchmarkSHA256",
"value": 10312,
"unit": "ns/op\t1588.90 MB/s",
"extra": "116326 times\n4 procs"
},
{
"name": "BenchmarkSHA256 - ns/op",
"value": 10312,
"unit": "ns/op",
"extra": "116326 times\n4 procs"
},
{
"name": "BenchmarkSHA256 - MB/s",
"value": 1588.9,
"unit": "MB/s",
"extra": "116326 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256",
"value": 24188,
"unit": "ns/op\t 677.35 MB/s",
"extra": "49622 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256 - ns/op",
"value": 24188,
"unit": "ns/op",
"extra": "49622 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256 - MB/s",
"value": 677.35,
"unit": "MB/s",
"extra": "49622 times\n4 procs"
},
{
"name": "BenchmarkBcrypt",
"value": 1059751696,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "Benchmark_handleLogs",
"value": 1454,
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
"extra": "856561 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - ns/op",
"value": 1454,
"unit": "ns/op",
"extra": "856561 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - B/op",
"value": 4704,
"unit": "B/op",
"extra": "856561 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "856561 times\n4 procs"
},
{
"name": "BenchmarkFanout",
"value": 201496,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkZSTD",
"value": 2586,
"unit": "ns/op",
"extra": "443004 times\n4 procs"
}
]
}
]
}