mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for b7179e0205
This commit is contained in:
parent
dbff7277e0
commit
dee1d33e87
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1725556615693,
|
"lastUpdate": 1725556851358,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -122538,6 +122538,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "182 times\n4 procs"
|
"extra": "182 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "b7179e020560f83514362f6e75d7ae5c62c97ea8",
|
||||||
|
"message": "Optimize evaluator",
|
||||||
|
"timestamp": "2024-09-05T16:39:54Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5186/commits/b7179e020560f83514362f6e75d7ae5c62c97ea8"
|
||||||
|
},
|
||||||
|
"date": 1725556840003,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9398626,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "128 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6428238,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "176 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue