mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 3435ebff14
This commit is contained in:
parent
3de9dfe953
commit
3c8689bb9d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1711996552491,
|
"lastUpdate": 1712001505859,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -104798,6 +104798,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "187 times\n4 procs"
|
"extra": "187 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "3435ebff147ff5c7a302b7fa2216393827c4f9e9",
|
||||||
|
"message": "core/authorize: add support for rego print statements",
|
||||||
|
"timestamp": "2024-03-31T20:40:00Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5049/commits/3435ebff147ff5c7a302b7fa2216393827c4f9e9"
|
||||||
|
},
|
||||||
|
"date": 1712001496650,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8436712,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "145 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5765980,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "210 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue