From 1ff2e9a926f8ee4f2a4717f9991bd36114a27d36 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 1 Nov 2023 16:25:24 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 53573dc0460a9cdee47314f33218cc6d2e36ca5d --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index d17f3fc41..302a02598 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698855384657, + "lastUpdate": 1698855924582, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -75702,6 +75702,42 @@ window.BENCHMARK_DATA = { "extra": "88 times\n2 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": "53573dc0460a9cdee47314f33218cc6d2e36ca5d", + "message": "core/config: remove version (#4653)\n\n* core/config: remove version\r\n\r\n* lint\r\n\r\n* fix", + "timestamp": "2023-11-01T10:19:55-06:00", + "tree_id": "be7314705b6db9b1df60aada2a0fd39df3c439a7", + "url": "https://github.com/pomerium/pomerium/commit/53573dc0460a9cdee47314f33218cc6d2e36ca5d" + }, + "date": 1698855909215, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16957545, + "unit": "ns/op", + "extra": "62 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10238943, + "unit": "ns/op", + "extra": "98 times\n2 procs" + } + ] } ] }