mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 192440fbf9
This commit is contained in:
parent
16f544f7c9
commit
bf5860334c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1724168265082,
|
"lastUpdate": 1724171036271,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -119158,6 +119158,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "196 times\n4 procs"
|
"extra": "196 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "192440fbf92d0b6153bc2a44c844e41909ace3f9",
|
||||||
|
"message": "Optimize policy iterators",
|
||||||
|
"timestamp": "2024-08-20T15:34:31Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5184/commits/192440fbf92d0b6153bc2a44c844e41909ace3f9"
|
||||||
|
},
|
||||||
|
"date": 1724171025705,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9525585,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "128 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6444481,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "172 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue