mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 898fdcd968
This commit is contained in:
parent
48728c1d8a
commit
e2c79b9c12
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1661184634986,
|
"lastUpdate": 1661184660899,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -7022,6 +7022,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "134 times\n2 procs"
|
"extra": "134 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "898fdcd96867aa91a76a5b469566fc07936be94f",
|
||||||
|
"message": "chore(deps): bump github.com/caddyserver/certmagic from 0.16.2 to 0.16.3",
|
||||||
|
"timestamp": "2022-08-21T23:07:41Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3563/commits/898fdcd96867aa91a76a5b469566fc07936be94f"
|
||||||
|
},
|
||||||
|
"date": 1661184659994,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12336966,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "96 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7822232,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "157 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue