From 8ca38e39d8733a4ff4d1ffe2a214384b60c2f783 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Dec 2023 20:54:54 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7004698966094744cd85f8b10c2da6db72e35261 --- 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 f33711a8d..ffe50ca47 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701982477108, + "lastUpdate": 1701982494627, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -87194,6 +87194,42 @@ window.BENCHMARK_DATA = { "extra": "171 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "7004698966094744cd85f8b10c2da6db72e35261", + "message": "chore(deps): bump github.com/VictoriaMetrics/fastcache from 1.12.1 to 1.12.2 (#4802)\n\nchore(deps): bump github.com/VictoriaMetrics/fastcache\r\n\r\nBumps [github.com/VictoriaMetrics/fastcache](https://github.com/VictoriaMetrics/fastcache) from 1.12.1 to 1.12.2.\r\n- [Commits](https://github.com/VictoriaMetrics/fastcache/compare/v1.12.1...v1.12.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/VictoriaMetrics/fastcache\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-12-07T13:50:27-07:00", + "tree_id": "b767c842744450a9d23800ef9c9efa7294e853fe", + "url": "https://github.com/pomerium/pomerium/commit/7004698966094744cd85f8b10c2da6db72e35261" + }, + "date": 1701982488476, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11023793, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6402995, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }