From ae36702b072a82ce18cfe0e7c5d9d752d348ec06 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 28 Oct 2022 14:44:07 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3f9dfbef76517e4c01250586045fe1cbd49069ee --- 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 029b0b7e7..53bdd7fbe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1666899543159, + "lastUpdate": 1666968247671, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -16954,6 +16954,42 @@ window.BENCHMARK_DATA = { "extra": "129 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": "3f9dfbef76517e4c01250586045fe1cbd49069ee", + "message": "device: add generic methods for working with user+session devices (#3710)", + "timestamp": "2022-10-28T08:41:12-06:00", + "tree_id": "f2bd2cc45245d95c4feb3800cafac12a8fca83a0", + "url": "https://github.com/pomerium/pomerium/commit/3f9dfbef76517e4c01250586045fe1cbd49069ee" + }, + "date": 1666968247271, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15270607, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9052579, + "unit": "ns/op", + "extra": "135 times\n2 procs" + } + ] } ] }