mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 5a85d0bdc5
This commit is contained in:
parent
e4368be73a
commit
5e785cdacd
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1730923556131,
|
"lastUpdate": 1730927662669,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -129834,6 +129834,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "201 times\n4 procs"
|
"extra": "201 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "5a85d0bdc5ec19c8d7df558c0ecb299684a93295",
|
||||||
|
"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/5a85d0bdc5ec19c8d7df558c0ecb299684a93295"
|
||||||
|
},
|
||||||
|
"date": 1730927639666,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 7628983,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "153 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5249483,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "232 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue