mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for 68c98e97bd
This commit is contained in:
parent
380ae4d6b2
commit
b6eca251ec
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1665420421382,
|
"lastUpdate": 1665420704121,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -12918,6 +12918,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "175 times\n2 procs"
|
"extra": "175 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "68c98e97bd6f7013bb57a354664073d8a5216666",
|
||||||
|
"message": "chore(deps): bump actions/checkout from 3.0.2 to 3.1.0",
|
||||||
|
"timestamp": "2022-10-08T21:38:46Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3652/commits/68c98e97bd6f7013bb57a354664073d8a5216666"
|
||||||
|
},
|
||||||
|
"date": 1665420703737,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12413714,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "91 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8285130,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "150 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue