diff --git a/dev/bench/data.js b/dev/bench/data.js index ac21166b6..f04c76735 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738181731649, + "lastUpdate": 1738252746070, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -165252,6 +165252,174 @@ window.BENCHMARK_DATA = { "extra": "435660 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": "3e90f1e2443897e1579cbc74d0858323791a31d1", + "message": "proxy: well known service icons (#5453)\n\n* proxy: add logo discovery\n\n* use a static url for testing\n\n* well known service icons\n\n* better fitting avatars", + "timestamp": "2025-01-30T08:52:59-07:00", + "tree_id": "85f17ec6392c152f9107fa554d2e5c9a0ef952c1", + "url": "https://github.com/pomerium/pomerium/commit/3e90f1e2443897e1579cbc74d0858323791a31d1" + }, + "date": 1738252717366, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 241255, + "unit": "ns/op", + "extra": "5540 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 15852, + "unit": "ns/op", + "extra": "72279 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8418279, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5556918, + "unit": "ns/op", + "extra": "214 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087640688, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088805010, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1102450808, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 412, + "unit": "ns/op", + "extra": "2801733 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009794, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.2, + "unit": "ns/op", + "extra": "15993124 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.3, + "unit": "ns/op", + "extra": "4059486 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10312, + "unit": "ns/op\t1588.81 MB/s", + "extra": "116397 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10312, + "unit": "ns/op", + "extra": "116397 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1588.81, + "unit": "MB/s", + "extra": "116397 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24190, + "unit": "ns/op\t 677.31 MB/s", + "extra": "49599 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24190, + "unit": "ns/op", + "extra": "49599 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.31, + "unit": "MB/s", + "extra": "49599 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1060443071, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1289, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "828073 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1289, + "unit": "ns/op", + "extra": "828073 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "828073 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "828073 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 191111, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2564, + "unit": "ns/op", + "extra": "442152 times\n4 procs" + } + ] } ] }