mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 01:48:02 +02:00
add Benchmark (go) benchmark result for a62de6a6ca
This commit is contained in:
parent
73b1fdbd82
commit
258e4edeb3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709312936942,
|
"lastUpdate": 1709312944672,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -99446,6 +99446,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "177 times\n4 procs"
|
"extra": "177 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "a62de6a6cab627ee9681c353b39aa0c5d1eb6cbb",
|
||||||
|
"message": "chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.20.0",
|
||||||
|
"timestamp": "2024-03-01T08:32:48Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5006/commits/a62de6a6cab627ee9681c353b39aa0c5d1eb6cbb"
|
||||||
|
},
|
||||||
|
"date": 1709312935218,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8589006,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "139 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5856250,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "200 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue