mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 12:08:19 +02:00
add Benchmark (go) benchmark result for dbcf08b7f8a030a510182a31ce049bb4e4e83b7a
This commit is contained in:
parent
b413d41ae7
commit
26a2607063
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1721754591282,
|
||||
"lastUpdate": 1721758882849,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -115066,6 +115066,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "169 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "dbcf08b7f8a030a510182a31ce049bb4e4e83b7a",
|
||||
"message": "Optimize evaluator",
|
||||
"timestamp": "2024-07-23T17:06:08Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5186/commits/dbcf08b7f8a030a510182a31ce049bb4e4e83b7a"
|
||||
},
|
||||
"date": 1721758873089,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8487222,
|
||||
"unit": "ns/op",
|
||||
"extra": "138 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5779190,
|
||||
"unit": "ns/op",
|
||||
"extra": "204 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue