mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-19 09:38:03 +02:00
add Benchmark (go) benchmark result for 5f4e13e130
This commit is contained in:
parent
df0c344b3f
commit
3b0281c89f
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1698946290198,
|
||||
"lastUpdate": 1698946453350,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -77218,6 +77218,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "133 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": "5f4e13e1300461508491056ad784e504c5c6ccfe",
|
||||
"message": "core/events: fix flaky test (#4700)\n\n* core/events: use synchronous channel to fix flaky test\r\n\r\n* switch to mutexes\r\n\r\n* remove test",
|
||||
"timestamp": "2023-11-02T11:28:28-06:00",
|
||||
"tree_id": "ce9c0a6e740e37e00bdbe6bc685cdd9a54bc9129",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/5f4e13e1300461508491056ad784e504c5c6ccfe"
|
||||
},
|
||||
"date": 1698946438176,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 18705627,
|
||||
"unit": "ns/op",
|
||||
"extra": "67 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11968520,
|
||||
"unit": "ns/op",
|
||||
"extra": "98 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue