mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 804f87c087119066abe5947c4d20ce9fcf4a93d0
This commit is contained in:
parent
40af1021f8
commit
1452813e6f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1727122875524,
|
"lastUpdate": 1727365468446,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -125014,6 +125014,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "162 times\n4 procs"
|
"extra": "162 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "804f87c087119066abe5947c4d20ce9fcf4a93d0",
|
||||||
|
"message": "Optimize Policy RouteID and Checksum",
|
||||||
|
"timestamp": "2024-09-25T19:11:46Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/804f87c087119066abe5947c4d20ce9fcf4a93d0"
|
||||||
|
},
|
||||||
|
"date": 1727365446551,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10348664,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6803251,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "171 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue