mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for d06a101f79
This commit is contained in:
parent
ce10c37793
commit
6434546595
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1726520070255,
|
"lastUpdate": 1726527383379,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -123998,6 +123998,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "190 times\n4 procs"
|
"extra": "190 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "joekralicky@gmail.com",
|
||||||
|
"name": "Joe Kralicky",
|
||||||
|
"username": "kralicky"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "d06a101f790c9799b19b9624ad71812e86f27edb",
|
||||||
|
"message": "ppl: fix empty/no-op allow block added in some cases to converted PPL policies (#5289)\n\nFix empty/no-op allow block added in some cases to converted PPL policies",
|
||||||
|
"timestamp": "2024-09-16T18:52:54-04:00",
|
||||||
|
"tree_id": "db252c9d06cd6300f7a7e1cc906fa41a49043d2e",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/d06a101f790c9799b19b9624ad71812e86f27edb"
|
||||||
|
},
|
||||||
|
"date": 1726527371780,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9673094,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "124 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6561709,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "176 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue