mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 01:48:02 +02:00
add Benchmark (go) benchmark result for f2a5bda162
This commit is contained in:
parent
efbb7aadf0
commit
3dd8d71a82
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1676406625590,
|
||||
"lastUpdate": 1676411754435,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -33870,6 +33870,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "136 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "f2a5bda1621d3adbd7c209b6e5e1a830506c4c64",
|
||||
"message": "apple: fix userinfo (#3974)",
|
||||
"timestamp": "2023-02-14T14:53:15-07:00",
|
||||
"tree_id": "e7d15f2dc3441abadbb5f5780906562fde674f21",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/f2a5bda1621d3adbd7c209b6e5e1a830506c4c64"
|
||||
},
|
||||
"date": 1676411753726,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16717340,
|
||||
"unit": "ns/op",
|
||||
"extra": "62 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10681447,
|
||||
"unit": "ns/op",
|
||||
"extra": "96 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue