From fe1789a1e51d51fb2bb4b4667d61455a5fadb4c8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 25 Feb 2025 18:56:28 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 52bf2575a7958f26707280675acf599595c2fe51 --- dev/bench/data.js | 202 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 201 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 758063293..67f458043 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1740509757809, + "lastUpdate": 1740509788126, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -178734,6 +178734,206 @@ window.BENCHMARK_DATA = { "extra": "448075 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "52bf2575a7958f26707280675acf599595c2fe51", + "message": "fileutil: reimplement file watcher", + "timestamp": "2025-02-25T15:36:44Z", + "url": "https://github.com/pomerium/pomerium/pull/5498/commits/52bf2575a7958f26707280675acf599595c2fe51" + }, + "date": 1740509772450, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 236314, + "unit": "ns/op", + "extra": "7513 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4658, + "unit": "ns/op", + "extra": "228561 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7794753, + "unit": "ns/op", + "extra": "144 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5324271, + "unit": "ns/op", + "extra": "228 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1086457252, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087917590, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1099911446, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5444998440, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 145253725798, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087888454, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1130221139, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2486385679, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 285439923953, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 420.3, + "unit": "ns/op", + "extra": "2865655 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009674, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 74.78, + "unit": "ns/op", + "extra": "15931292 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298, + "unit": "ns/op", + "extra": "4014610 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10310, + "unit": "ns/op\t1589.12 MB/s", + "extra": "116035 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10310, + "unit": "ns/op", + "extra": "116035 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.12, + "unit": "MB/s", + "extra": "116035 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24682, + "unit": "ns/op\t 663.80 MB/s", + "extra": "49611 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24682, + "unit": "ns/op", + "extra": "49611 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 663.8, + "unit": "MB/s", + "extra": "49611 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1060997105, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1214, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "877539 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1214, + "unit": "ns/op", + "extra": "877539 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "877539 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "877539 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 193266, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2515, + "unit": "ns/op", + "extra": "437785 times\n4 procs" + } + ] } ] }