add Benchmark (go) benchmark result for 6e1fabec0b

This commit is contained in:
github-action-benchmark 2025-01-22 16:43:47 +00:00
parent 6915c7b0b5
commit c99efeb849

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1737558789415, "lastUpdate": 1737564227292,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -156158,6 +156158,210 @@ window.BENCHMARK_DATA = {
"extra": "434774 times\n4 procs" "extra": "434774 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "cdoxsey@pomerium.com",
"name": "Caleb Doxsey",
"username": "calebdoxsey"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "6e1fabec0b0980087c1f69f895e17737112d3263",
"message": "authorize: cache warming (#5439)\n\n* authorize: cache warming\n\n* add Authorize to test?\n\n* remove tracing querier\n\n* only update connection when it changes",
"timestamp": "2025-01-22T09:27:22-07:00",
"tree_id": "90a79654f23eb5ae92a21e687af26c8c66404c31",
"url": "https://github.com/pomerium/pomerium/commit/6e1fabec0b0980087c1f69f895e17737112d3263"
},
"date": 1737564212891,
"tool": "go",
"benches": [
{
"name": "BenchmarkHeadersEvaluator",
"value": 224515,
"unit": "ns/op",
"extra": "5302 times\n4 procs"
},
{
"name": "BenchmarkGetFileNameWithBytesHash",
"value": 17140,
"unit": "ns/op",
"extra": "66702 times\n4 procs"
},
{
"name": "BenchmarkLoggedInUserAccess",
"value": 7728626,
"unit": "ns/op",
"extra": "157 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5088281,
"unit": "ns/op",
"extra": "236 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=1",
"value": 1086868742,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=10",
"value": 1089244848,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=100",
"value": 1098460456,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=1000",
"value": 5098517844,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=10000",
"value": 150187492227,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=1",
"value": 1086650770,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=10",
"value": 1135634998,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=100",
"value": 2417510795,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=1000",
"value": 281981693801,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkDataRace",
"value": 428.3,
"unit": "ns/op",
"extra": "2816383 times\n4 procs"
},
{
"name": "BenchmarkExport",
"value": 0.00983,
"unit": "ns/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkFullVersion",
"value": 77.09,
"unit": "ns/op",
"extra": "15435094 times\n4 procs"
},
{
"name": "BenchmarkAEADCipher",
"value": 295,
"unit": "ns/op",
"extra": "4071212 times\n4 procs"
},
{
"name": "BenchmarkSHA256",
"value": 10356,
"unit": "ns/op\t1582.11 MB/s",
"extra": "115783 times\n4 procs"
},
{
"name": "BenchmarkSHA256 - ns/op",
"value": 10356,
"unit": "ns/op",
"extra": "115783 times\n4 procs"
},
{
"name": "BenchmarkSHA256 - MB/s",
"value": 1582.11,
"unit": "MB/s",
"extra": "115783 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256",
"value": 24481,
"unit": "ns/op\t 669.25 MB/s",
"extra": "49366 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256 - ns/op",
"value": 24481,
"unit": "ns/op",
"extra": "49366 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256 - MB/s",
"value": 669.25,
"unit": "MB/s",
"extra": "49366 times\n4 procs"
},
{
"name": "BenchmarkBcrypt",
"value": 1066831581,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "Benchmark_handleLogs",
"value": 1292,
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
"extra": "825094 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - ns/op",
"value": 1292,
"unit": "ns/op",
"extra": "825094 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - B/op",
"value": 4704,
"unit": "B/op",
"extra": "825094 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "825094 times\n4 procs"
},
{
"name": "BenchmarkFanout",
"value": 194260,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkZSTD",
"value": 2545,
"unit": "ns/op",
"extra": "429252 times\n4 procs"
}
]
} }
] ]
} }