add Benchmark (go) benchmark result for 3215fc4a26

This commit is contained in:
github-action-benchmark 2024-01-04 17:31:51 +00:00
parent 17ee605de5
commit f986534ff3

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1704331286726, "lastUpdate": 1704389511876,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -92590,6 +92590,38 @@ window.BENCHMARK_DATA = {
"extra": "182 times\n4 procs" "extra": "182 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "3215fc4a26ef34aaf4a17b4f728f27385bd81a93",
"message": "core/opa: update for rego 1.0",
"timestamp": "2024-01-04T16:29:22Z",
"url": "https://github.com/pomerium/pomerium/pull/4895/commits/3215fc4a26ef34aaf4a17b4f728f27385bd81a93"
},
"date": 1704389504826,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10142530,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6915134,
"unit": "ns/op",
"extra": "174 times\n4 procs"
}
]
} }
] ]
} }