mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for 6cbb7d07c2
This commit is contained in:
parent
59c8f8130e
commit
dd270d69b9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1669840430544,
|
||||
"lastUpdate": 1669842532023,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -21726,6 +21726,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "6cbb7d07c2f9c2228be6662674ba7c08fd80ce3d",
|
||||
"message": "urlutil: add time validation functions",
|
||||
"timestamp": "2022-11-30T10:56:18Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3776/commits/6cbb7d07c2f9c2228be6662674ba7c08fd80ce3d"
|
||||
},
|
||||
"date": 1669842531579,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13037689,
|
||||
"unit": "ns/op",
|
||||
"extra": "96 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8519740,
|
||||
"unit": "ns/op",
|
||||
"extra": "144 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue