diff --git a/dev/bench/data.js b/dev/bench/data.js index 71fc45fdc..a1390609d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738108688684, + "lastUpdate": 1738110317341, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -164474,6 +164474,176 @@ window.BENCHMARK_DATA = { "extra": "445308 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3ad7f03cad9041302c7fce101e3a1953c013947f", + "message": "roll back to using ubuntu-22.04 images", + "timestamp": "2025-01-28T22:10:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5456/commits/3ad7f03cad9041302c7fce101e3a1953c013947f" + }, + "date": 1738110302892, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 244680, + "unit": "ns/op", + "extra": "6538 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 15847, + "unit": "ns/op", + "extra": "79395 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12962375, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6031961, + "unit": "ns/op", + "extra": "194 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088189461, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088794774, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1102016891, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5823810734, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 421, + "unit": "ns/op", + "extra": "2850721 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.00958, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 74.93, + "unit": "ns/op", + "extra": "15855552 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295, + "unit": "ns/op", + "extra": "4008138 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10307, + "unit": "ns/op\t1589.57 MB/s", + "extra": "116310 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10307, + "unit": "ns/op", + "extra": "116310 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.57, + "unit": "MB/s", + "extra": "116310 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24181, + "unit": "ns/op\t 677.54 MB/s", + "extra": "49633 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24181, + "unit": "ns/op", + "extra": "49633 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.54, + "unit": "MB/s", + "extra": "49633 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1060397527, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1287, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "939122 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1287, + "unit": "ns/op", + "extra": "939122 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "939122 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "939122 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 199245, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2594, + "unit": "ns/op", + "extra": "446122 times\n4 procs" + } + ] } ] }