From 2e68cf3712cae2afb6b353762ed946609a441fae Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 30 Jun 2023 14:24:39 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for f54b1a7d098fac76c7ddbccdb9351483466b7b6a --- 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 ca9a180df..93872846e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1688080672347, + "lastUpdate": 1688135079697, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -54414,6 +54414,42 @@ window.BENCHMARK_DATA = { "extra": "99 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "nhayfield@yahoo.com", + "name": "Nathan Hayfield", + "username": "nhayfield" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "f54b1a7d098fac76c7ddbccdb9351483466b7b6a", + "message": "adds success colors for statuses in the 200 range (#4314)", + "timestamp": "2023-06-30T16:18:35+02:00", + "tree_id": "c9d47687fae9703c2c582270868baea0dfa870ab", + "url": "https://github.com/pomerium/pomerium/commit/f54b1a7d098fac76c7ddbccdb9351483466b7b6a" + }, + "date": 1688135074714, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17152920, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11127735, + "unit": "ns/op", + "extra": "110 times\n2 procs" + } + ] } ] }