mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 1a42b53b9a496aa6f296f1e3192fd43bc3447331
This commit is contained in:
parent
4bb6477e25
commit
8ad16f2da0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729797206211,
|
||||
"lastUpdate": 1729801656207,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -127654,6 +127654,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "182 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "1a42b53b9a496aa6f296f1e3192fd43bc3447331",
|
||||
"message": "Fix many instances of contexts and loggers not being propagated",
|
||||
"timestamp": "2024-10-24T03:09:56Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5340/commits/1a42b53b9a496aa6f296f1e3192fd43bc3447331"
|
||||
},
|
||||
"date": 1729801632746,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8589089,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6166007,
|
||||
"unit": "ns/op",
|
||||
"extra": "196 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue