add Benchmark (go) benchmark result for b5f58997bd

This commit is contained in:
github-action-benchmark 2025-01-28 22:26:40 +00:00
parent f3c77aacd0
commit 0650804e0f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1738097222591,
"lastUpdate": 1738103200777,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -163870,6 +163870,210 @@ window.BENCHMARK_DATA = {
"extra": "434505 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "joekralicky@gmail.com",
"name": "Joe Kralicky",
"username": "kralicky"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b5f58997bd629b0242e666f2a1241c29e56537d0",
"message": "storage/postgres: pgx client tracing (#5438)\n\n* fix testcontainers docker client using the global tracer provider\n\n* storage/postgres: pgx client tracing\n\n* skip postgres test on macos",
"timestamp": "2025-01-28T17:10:09-05:00",
"tree_id": "781e7350de8163adf33758de024616236ed82798",
"url": "https://github.com/pomerium/pomerium/commit/b5f58997bd629b0242e666f2a1241c29e56537d0"
},
"date": 1738103186308,
"tool": "go",
"benches": [
{
"name": "BenchmarkHeadersEvaluator",
"value": 233741,
"unit": "ns/op",
"extra": "4834 times\n4 procs"
},
{
"name": "BenchmarkGetFileNameWithBytesHash",
"value": 16839,
"unit": "ns/op",
"extra": "79258 times\n4 procs"
},
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10890057,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5242409,
"unit": "ns/op",
"extra": "219 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=1",
"value": 1094479439,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=10",
"value": 1088157828,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=100",
"value": 1099931819,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=1000",
"value": 5677212983,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkStartupLatency/routes=10000",
"value": 127805338138,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=1",
"value": 1087414785,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=10",
"value": 1133303421,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=100",
"value": 2395620036,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAppendRoutes/routes=1000",
"value": 284000577821,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkDataRace",
"value": 417.4,
"unit": "ns/op",
"extra": "2623172 times\n4 procs"
},
{
"name": "BenchmarkExport",
"value": 0.00956,
"unit": "ns/op",
"extra": "1000000000 times\n4 procs"
},
{
"name": "BenchmarkFullVersion",
"value": 75.13,
"unit": "ns/op",
"extra": "15912942 times\n4 procs"
},
{
"name": "BenchmarkAEADCipher",
"value": 296.3,
"unit": "ns/op",
"extra": "4046871 times\n4 procs"
},
{
"name": "BenchmarkSHA256",
"value": 10363,
"unit": "ns/op\t1580.94 MB/s",
"extra": "115814 times\n4 procs"
},
{
"name": "BenchmarkSHA256 - ns/op",
"value": 10363,
"unit": "ns/op",
"extra": "115814 times\n4 procs"
},
{
"name": "BenchmarkSHA256 - MB/s",
"value": 1580.94,
"unit": "MB/s",
"extra": "115814 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256",
"value": 24378,
"unit": "ns/op\t 672.07 MB/s",
"extra": "49242 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256 - ns/op",
"value": 24378,
"unit": "ns/op",
"extra": "49242 times\n4 procs"
},
{
"name": "BenchmarkSHA512_256 - MB/s",
"value": 672.07,
"unit": "MB/s",
"extra": "49242 times\n4 procs"
},
{
"name": "BenchmarkBcrypt",
"value": 1066269733,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "Benchmark_handleLogs",
"value": 1277,
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
"extra": "839074 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - ns/op",
"value": 1277,
"unit": "ns/op",
"extra": "839074 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - B/op",
"value": 4704,
"unit": "B/op",
"extra": "839074 times\n4 procs"
},
{
"name": "Benchmark_handleLogs - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "839074 times\n4 procs"
},
{
"name": "BenchmarkFanout",
"value": 196152,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkZSTD",
"value": 2576,
"unit": "ns/op",
"extra": "432441 times\n4 procs"
}
]
}
]
}