mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 8bcb2fde54
This commit is contained in:
parent
ab34f3abd0
commit
d8fb4e8bd0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730930890704,
|
||||
"lastUpdate": 1730932367998,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129898,6 +129898,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "182 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8bcb2fde546a175eca0fa16680db5f9f745cf0fa",
|
||||
"message": "authorize: rewrite header evaluator to use go instead of rego",
|
||||
"timestamp": "2024-11-06T17:31:57Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5362/commits/8bcb2fde546a175eca0fa16680db5f9f745cf0fa"
|
||||
},
|
||||
"date": 1730932355188,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7779457,
|
||||
"unit": "ns/op",
|
||||
"extra": "157 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5475865,
|
||||
"unit": "ns/op",
|
||||
"extra": "217 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue