mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for bb3e15c3c0
This commit is contained in:
parent
e94535ec9d
commit
dc35a33991
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1724972942319,
|
"lastUpdate": 1725036328305,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -121390,6 +121390,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "195 times\n4 procs"
|
"extra": "195 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "bb3e15c3c085cc273111fb0d280f3081a110e1ef",
|
||||||
|
"message": "Update README.md",
|
||||||
|
"timestamp": "2024-08-30T16:36:08Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5253/commits/bb3e15c3c085cc273111fb0d280f3081a110e1ef"
|
||||||
|
},
|
||||||
|
"date": 1725036316616,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9264471,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "127 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6310592,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "184 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue