From a0ab8f5d9985c28f8ecdaf9135822fb4ffcd3a2a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 9 Nov 2023 17:55:25 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d21cdb36783277e76a5bb659b37d72866f252952 --- 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 e08ba769c..3816bfe21 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699552407211, + "lastUpdate": 1699552525194, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -80146,6 +80146,42 @@ window.BENCHMARK_DATA = { "extra": "164 times\n4 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": "d21cdb36783277e76a5bb659b37d72866f252952", + "message": "core/envoy: fix remove cookie lua script (#4641)\n\n* core/envoy: fix remove cookie lua script\r\n\r\n* fix matching prefix\r\n\r\n* fix test data", + "timestamp": "2023-11-09T10:49:56-07:00", + "tree_id": "f45d141e183f4431634e24dce8ef39b4a5230436", + "url": "https://github.com/pomerium/pomerium/commit/d21cdb36783277e76a5bb659b37d72866f252952" + }, + "date": 1699552515366, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16127453, + "unit": "ns/op", + "extra": "66 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9889257, + "unit": "ns/op", + "extra": "120 times\n2 procs" + } + ] } ] }