mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-28 22:19:20 +02:00
add Benchmark (go) benchmark result for 6e766233c7
This commit is contained in:
parent
79c8222b31
commit
8d66814805
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724205472223,
|
||||
"lastUpdate": 1724206629083,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -119550,6 +119550,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "180 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": "6e766233c7d5d0ee329ca3934a62f960cae4c253",
|
||||
"message": "zero/health-checks: fix early checks sometimes missing (#5229)\n\n* zero/health-checks: fix early checks sometimes missing\r\n\r\n* rm closure\r\n\r\n* fix test",
|
||||
"timestamp": "2024-08-20T22:13:45-04:00",
|
||||
"tree_id": "66d5bbb99219ad0db3dac2e9cfb98d6f8eeb938f",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/6e766233c7d5d0ee329ca3934a62f960cae4c253"
|
||||
},
|
||||
"date": 1724206618538,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9952124,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6410189,
|
||||
"unit": "ns/op",
|
||||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue