mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for b6409fc3c3e0a89adc677e9b055e27c989aca01c
This commit is contained in:
parent
2d6870b2db
commit
b9557d78f5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1723666908524,
|
"lastUpdate": 1723666914712,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -117814,6 +117814,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "186 times\n4 procs"
|
"extra": "186 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "b6409fc3c3e0a89adc677e9b055e27c989aca01c",
|
||||||
|
"message": "Optimize evaluator",
|
||||||
|
"timestamp": "2024-08-14T18:12:05Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5186/commits/b6409fc3c3e0a89adc677e9b055e27c989aca01c"
|
||||||
|
},
|
||||||
|
"date": 1723666903451,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8934972,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "130 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6610540,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "182 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue