mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for 076a5d2123
This commit is contained in:
parent
8224be7094
commit
1b77d82f15
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1677538097130,
|
"lastUpdate": 1677607910982,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -36542,6 +36542,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "123 times\n2 procs"
|
"extra": "123 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "076a5d21235e71ad1c5834fb85984edaf64e99a6",
|
||||||
|
"message": "urlutil: add version to query string",
|
||||||
|
"timestamp": "2023-02-27T16:25:48Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4028/commits/076a5d21235e71ad1c5834fb85984edaf64e99a6"
|
||||||
|
},
|
||||||
|
"date": 1677607910141,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15827729,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "74 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9760869,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "117 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue