mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for 26bb3418f6a4c5885c34ac3aeeb4f0777fa6d42e
This commit is contained in:
parent
fa06c5ad2f
commit
b18a41c08f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1701449537424,
|
"lastUpdate": 1701449539949,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -83358,6 +83358,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "150 times\n4 procs"
|
"extra": "150 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "26bb3418f6a4c5885c34ac3aeeb4f0777fa6d42e",
|
||||||
|
"message": "chore(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1",
|
||||||
|
"timestamp": "2023-11-30T21:37:06Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4793/commits/26bb3418f6a4c5885c34ac3aeeb4f0777fa6d42e"
|
||||||
|
},
|
||||||
|
"date": 1701449533194,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10288343,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "120 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6613503,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "181 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue