From 0f5e74021021b36babfa13d4c09fbc5b7aae24a1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 31 Jan 2025 16:01:02 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for dc9a6bdb812edef16be0423896008c75a396a444 --- dev/bench/data.js | 206 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 205 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index eee75fd00..50a4780d5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738273920726, + "lastUpdate": 1738339262404, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -165824,6 +165824,210 @@ window.BENCHMARK_DATA = { "extra": "424670 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": "dc9a6bdb812edef16be0423896008c75a396a444", + "message": "replace xxhash with xxh3 (#5457)\n\n* update config file paths hash\n\n* update filemgr\n\n* use xxh3 for hashutil.Hash\n\n* update hashutil digest, fix trace buffer test\n\n* update comments\n\n* update namegen, go mod tidy", + "timestamp": "2025-01-31T08:44:08-07:00", + "tree_id": "4b114c4b5ff2ef8e27730f1f8a198e7f239f449b", + "url": "https://github.com/pomerium/pomerium/commit/dc9a6bdb812edef16be0423896008c75a396a444" + }, + "date": 1738339233776, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 229213, + "unit": "ns/op", + "extra": "6933 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4434, + "unit": "ns/op", + "extra": "267039 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15161805, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5391770, + "unit": "ns/op", + "extra": "194 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1086459187, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088403702, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101309161, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6242262520, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 149213781090, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1092482592, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1143681987, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2503366527, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 288886596925, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 475.2, + "unit": "ns/op", + "extra": "2895501 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.01001, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.23, + "unit": "ns/op", + "extra": "15789850 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295, + "unit": "ns/op", + "extra": "4071565 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10314, + "unit": "ns/op\t1588.56 MB/s", + "extra": "116317 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10314, + "unit": "ns/op", + "extra": "116317 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1588.56, + "unit": "MB/s", + "extra": "116317 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 25002, + "unit": "ns/op\t 655.31 MB/s", + "extra": "49561 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 25002, + "unit": "ns/op", + "extra": "49561 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 655.31, + "unit": "MB/s", + "extra": "49561 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1061452237, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1317, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "830083 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1317, + "unit": "ns/op", + "extra": "830083 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "830083 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "830083 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 200527, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2575, + "unit": "ns/op", + "extra": "418828 times\n4 procs" + } + ] } ] }