mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 001bc1051e
This commit is contained in:
parent
9b7cf44f36
commit
56a23115c6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725207824574,
|
||||
"lastUpdate": 1725209807066,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -121654,6 +121654,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "186 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "001bc1051e8181c806943618eb91f578f94d2b37",
|
||||
"message": "chore(deps): bump the github-actions group with 6 updates",
|
||||
"timestamp": "2024-09-01T07:00:19Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5259/commits/001bc1051e8181c806943618eb91f578f94d2b37"
|
||||
},
|
||||
"date": 1725209796003,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9415379,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6510038,
|
||||
"unit": "ns/op",
|
||||
"extra": "180 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue