From 926895f67d653053b9e43b47787b30a473b6b5f4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 14 Jan 2025 21:01:51 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0b3c8179ebfb64e3d666b74bdbe17b691a88615f --- 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 f26115982..b1dcdb7a1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736888137272, + "lastUpdate": 1736888511130, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -150076,6 +150076,206 @@ window.BENCHMARK_DATA = { "extra": "444242 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0b3c8179ebfb64e3d666b74bdbe17b691a88615f", + "message": "importutil: refactor GenerateRouteNames to allow for protobuf or config routes", + "timestamp": "2025-01-14T19:00:42Z", + "url": "https://github.com/pomerium/pomerium/pull/5427/commits/0b3c8179ebfb64e3d666b74bdbe17b691a88615f" + }, + "date": 1736888497218, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 234044, + "unit": "ns/op", + "extra": "5912 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17521, + "unit": "ns/op", + "extra": "64609 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8691038, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5114108, + "unit": "ns/op", + "extra": "212 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1069211581, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1066683305, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1081822592, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6172607987, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 144610907362, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1065738279, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1114744012, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2367100139, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 279157830233, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 415.6, + "unit": "ns/op", + "extra": "2829789 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009967, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.07, + "unit": "ns/op", + "extra": "15438312 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 297.9, + "unit": "ns/op", + "extra": "4023662 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10360, + "unit": "ns/op\t1581.54 MB/s", + "extra": "115714 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10360, + "unit": "ns/op", + "extra": "115714 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.54, + "unit": "MB/s", + "extra": "115714 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24712, + "unit": "ns/op\t 663.01 MB/s", + "extra": "49292 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24712, + "unit": "ns/op", + "extra": "49292 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 663.01, + "unit": "MB/s", + "extra": "49292 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1064694554, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1313, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "816128 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1313, + "unit": "ns/op", + "extra": "816128 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "816128 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "816128 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197492, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2547, + "unit": "ns/op", + "extra": "432580 times\n4 procs" + } + ] } ] }