mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 20:49:30 +02:00
add Benchmark (go) benchmark result for 674c6e4650
This commit is contained in:
parent
11b80c9948
commit
ad7e51284e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730996775380,
|
||||
"lastUpdate": 1730997351684,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130030,6 +130030,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "154 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "674c6e4650fe986fc654370c4e02dfb61390479d",
|
||||
"message": "authorize: rewrite header evaluator to use go instead of rego",
|
||||
"timestamp": "2024-11-07T16:22:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5362/commits/674c6e4650fe986fc654370c4e02dfb61390479d"
|
||||
},
|
||||
"date": 1730997339075,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7601634,
|
||||
"unit": "ns/op",
|
||||
"extra": "159 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5083449,
|
||||
"unit": "ns/op",
|
||||
"extra": "235 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue