mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 984ff1ec4c
This commit is contained in:
parent
08caa847e5
commit
5496c05805
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1722290885847,
|
"lastUpdate": 1722335044678,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -115490,6 +115490,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "192 times\n4 procs"
|
"extra": "192 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "984ff1ec4c51da660d1850ba99932c38b3a54ddc",
|
||||||
|
"message": "chore(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible",
|
||||||
|
"timestamp": "2024-07-30T07:09:39Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5193/commits/984ff1ec4c51da660d1850ba99932c38b3a54ddc"
|
||||||
|
},
|
||||||
|
"date": 1722335034412,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 11168640,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7007837,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "160 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue