mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 08:28:20 +02:00
add Benchmark (go) benchmark result for e3998b6904
This commit is contained in:
parent
34d3aa44e0
commit
27c3c6ccb5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1706805754969,
|
"lastUpdate": 1706805844206,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -95206,6 +95206,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "178 times\n4 procs"
|
"extra": "178 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "e3998b6904e50072cd299d051ecb72ce13ceabf0",
|
||||||
|
"message": "chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0",
|
||||||
|
"timestamp": "2024-02-01T06:54:34Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4936/commits/e3998b6904e50072cd299d051ecb72ce13ceabf0"
|
||||||
|
},
|
||||||
|
"date": 1706805831079,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9058822,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "133 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6125293,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "196 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue