mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 16:08:13 +02:00
add Benchmark (go) benchmark result for 7ab766fb4859c77deeb7a188394628dbd60a6077
This commit is contained in:
parent
bc20dd892b
commit
2a35ee97bf
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1706826009250,
|
||||
"lastUpdate": 1706826014120,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -96946,6 +96946,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7ab766fb4859c77deeb7a188394628dbd60a6077",
|
||||
"message": "chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.2+incompatible",
|
||||
"timestamp": "2024-02-01T06:54:34Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4942/commits/7ab766fb4859c77deeb7a188394628dbd60a6077"
|
||||
},
|
||||
"date": 1706826006694,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10439682,
|
||||
"unit": "ns/op",
|
||||
"extra": "116 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7249510,
|
||||
"unit": "ns/op",
|
||||
"extra": "168 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue