mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for f49ee2e8c0248a6975115ed7cb6c9a7ba8b4976c
This commit is contained in:
parent
6420957977
commit
af64b11ee7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724172259970,
|
||||
"lastUpdate": 1724172332028,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -119258,6 +119258,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "f49ee2e8c0248a6975115ed7cb6c9a7ba8b4976c",
|
||||
"message": "Optimize envoy config building",
|
||||
"timestamp": "2024-08-20T16:35:14Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/f49ee2e8c0248a6975115ed7cb6c9a7ba8b4976c"
|
||||
},
|
||||
"date": 1724172321596,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9862460,
|
||||
"unit": "ns/op",
|
||||
"extra": "121 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6791000,
|
||||
"unit": "ns/op",
|
||||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue