mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 21:18:09 +02:00
add Benchmark (go) benchmark result for 1b1d511c77583770945bccaff312b83c2aeb5e93
This commit is contained in:
parent
95609a4bab
commit
b11de246c6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729550239119,
|
||||
"lastUpdate": 1729618118525,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -126974,6 +126974,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "1b1d511c77583770945bccaff312b83c2aeb5e93",
|
||||
"message": "Prepare for v0.27.2 release",
|
||||
"timestamp": "2024-10-18T08:54:47Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5333/commits/1b1d511c77583770945bccaff312b83c2aeb5e93"
|
||||
},
|
||||
"date": 1729618095434,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13285290,
|
||||
"unit": "ns/op",
|
||||
"extra": "86 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 13831030,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue