mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 42ad62a7acb4f4ac0a004d9282b99a54b560663d
This commit is contained in:
parent
6356bc1ad1
commit
15eb368a4b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1723680198930,
|
"lastUpdate": 1723680366726,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -118138,6 +118138,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "198 times\n4 procs"
|
"extra": "198 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "42ad62a7acb4f4ac0a004d9282b99a54b560663d",
|
||||||
|
"message": "Optimize envoy config building",
|
||||||
|
"timestamp": "2024-08-14T20:30:12Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/42ad62a7acb4f4ac0a004d9282b99a54b560663d"
|
||||||
|
},
|
||||||
|
"date": 1723680355992,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9883969,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "124 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6937296,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "174 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue