mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-13 23:08:17 +02:00
add Benchmark (go) benchmark result for d2b2ad3250
This commit is contained in:
parent
454fc411d3
commit
3d5894a1e0
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701732513928,
|
||||
"lastUpdate": 1701738300852,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -84962,6 +84962,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "164 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "d2b2ad32504d3fc6b7b0202fe2dffc69f7d07d2f",
|
||||
"message": "zero: use production urls by default (#4814)",
|
||||
"timestamp": "2023-12-04T20:01:46-05:00",
|
||||
"tree_id": "f5c67ba930cb856012176903f29d8020509070ee",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/d2b2ad32504d3fc6b7b0202fe2dffc69f7d07d2f"
|
||||
},
|
||||
"date": 1701738294203,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11919124,
|
||||
"unit": "ns/op",
|
||||
"extra": "96 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7196581,
|
||||
"unit": "ns/op",
|
||||
"extra": "165 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue