mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 5464cda90e
This commit is contained in:
parent
c246af3ed8
commit
f47962c9cf
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729876265206,
|
||||
"lastUpdate": 1729876268092,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128014,6 +128014,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "196 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "joekralicky@gmail.com",
|
||||
"name": "Joe Kralicky",
|
||||
"username": "kralicky"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "5464cda90e043e7e7452eb512727129785fa7659",
|
||||
"message": "Add an 'issuer' field to the /.well-known/pomerium endpoint (#5344)\n\nThe field contains the route's base uri, including the https:// scheme\r\nand ending with a trailing slash.",
|
||||
"timestamp": "2024-10-25T13:07:57-04:00",
|
||||
"tree_id": "d52c558432132024e069fad2720463ffb5375e7d",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/5464cda90e043e7e7452eb512727129785fa7659"
|
||||
},
|
||||
"date": 1729876256521,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8446079,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6024202,
|
||||
"unit": "ns/op",
|
||||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue