mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for 671d749e954cde41756b4d1b511b603e526ae914
This commit is contained in:
parent
75da152241
commit
0a6ca72525
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709674165135,
|
"lastUpdate": 1709674200994,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -100662,6 +100662,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "206 times\n4 procs"
|
"extra": "206 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "671d749e954cde41756b4d1b511b603e526ae914",
|
||||||
|
"message": "chore(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.7",
|
||||||
|
"timestamp": "2024-03-05T10:46:42Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4995/commits/671d749e954cde41756b4d1b511b603e526ae914"
|
||||||
|
},
|
||||||
|
"date": 1709674192427,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8655920,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "133 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5921556,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "199 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue