mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
add Benchmark (go) benchmark result for 7c7c7b1b5a
This commit is contained in:
parent
1ea24b2cd2
commit
afb544d81f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1666284083525,
|
"lastUpdate": 1666286129090,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -15510,6 +15510,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "183 times\n2 procs"
|
"extra": "183 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "7c7c7b1b5a5e680929b0a07219d6a386c362479f",
|
||||||
|
"message": "upgrade go to 1.19.2",
|
||||||
|
"timestamp": "2022-10-20T14:16:00Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3689/commits/7c7c7b1b5a5e680929b0a07219d6a386c362479f"
|
||||||
|
},
|
||||||
|
"date": 1666286127798,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16672837,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "68 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10182426,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue