mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 56fed8b7f8
This commit is contained in:
parent
3ed3351af1
commit
7bf6a8eb6a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1711989010396,
|
"lastUpdate": 1711989380841,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -104658,6 +104658,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "170 times\n4 procs"
|
"extra": "170 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "56fed8b7f80fd784c619fa56d6b3f5efcc9f5376",
|
||||||
|
"message": "chore(deps): bump the github-actions group with 6 updates",
|
||||||
|
"timestamp": "2024-03-31T20:40:00Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5047/commits/56fed8b7f80fd784c619fa56d6b3f5efcc9f5376"
|
||||||
|
},
|
||||||
|
"date": 1711989371899,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8389115,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "139 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5754631,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "210 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue