add Benchmark (go) benchmark result for 0e6294d650

This commit is contained in:
github-action-benchmark 2024-10-30 19:19:31 +00:00
parent f128fe2cd1
commit c2d2f8571a

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1730314192415, "lastUpdate": 1730315971440,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -128382,6 +128382,42 @@ window.BENCHMARK_DATA = {
"extra": "189 times\n4 procs" "extra": "189 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": "0e6294d650706c1a95ff6e49f0f0d01c1b552cda",
"message": "ppl: support additional types for string matchers (#5348)",
"timestamp": "2024-10-30T13:16:03-06:00",
"tree_id": "c7f4f68cf8b2e7436932671af4a0299e7df43cc7",
"url": "https://github.com/pomerium/pomerium/commit/0e6294d650706c1a95ff6e49f0f0d01c1b552cda"
},
"date": 1730315958943,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9111861,
"unit": "ns/op",
"extra": "126 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6214137,
"unit": "ns/op",
"extra": "194 times\n4 procs"
}
]
} }
] ]
} }