mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 20:48:10 +02:00
add Benchmark (go) benchmark result for 3e6d33542e
This commit is contained in:
parent
27bac9f177
commit
db771a1121
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1660596764283,
|
||||
"lastUpdate": 1660665309773,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -6622,6 +6622,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "126 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "3e6d33542eecc4e3a27687e91d6708424a610064",
|
||||
"message": "add the traces error details",
|
||||
"timestamp": "2022-08-16T09:12:33Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3557/commits/3e6d33542eecc4e3a27687e91d6708424a610064"
|
||||
},
|
||||
"date": 1660665309290,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15177250,
|
||||
"unit": "ns/op",
|
||||
"extra": "79 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10687588,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue