mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 8b199843f2b1e99268f2986eb08baf4168e1fae8
This commit is contained in:
parent
26a2607063
commit
22c843f8dc
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1721758882849,
|
"lastUpdate": 1721765021942,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -115098,6 +115098,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "204 times\n4 procs"
|
"extra": "204 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "8b199843f2b1e99268f2986eb08baf4168e1fae8",
|
||||||
|
"message": "Optimize Policy RouteID and Checksum",
|
||||||
|
"timestamp": "2024-07-23T17:06:08Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/8b199843f2b1e99268f2986eb08baf4168e1fae8"
|
||||||
|
},
|
||||||
|
"date": 1721765011169,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9884485,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "124 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6568277,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "183 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue