mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for 24236a85a0
This commit is contained in:
parent
f3b4ecaa87
commit
35ed681635
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1729618375744,
|
"lastUpdate": 1729626184256,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -127070,6 +127070,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": "24236a85a0cb90c190d23d6f67ba98917252f9df",
|
||||||
|
"message": "Prepare for v0.27.2 release",
|
||||||
|
"timestamp": "2024-10-18T08:54:47Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5333/commits/24236a85a0cb90c190d23d6f67ba98917252f9df"
|
||||||
|
},
|
||||||
|
"date": 1729626171620,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9238863,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "127 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6366045,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "171 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue