mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for e21fe2d0b3
This commit is contained in:
parent
0c5e647276
commit
6970f6eada
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726098855143,
|
||||
"lastUpdate": 1726099217220,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -123430,6 +123430,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "51246568+kenjenkins@users.noreply.github.com",
|
||||
"name": "Kenneth Jenkins",
|
||||
"username": "kenjenkins"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "e21fe2d0b357ee5fb863a8c04a4c7701193481ca",
|
||||
"message": "ci: address Dockerfile warnings (#5283)",
|
||||
"timestamp": "2024-09-11T16:56:47-07:00",
|
||||
"tree_id": "3892ae4dbdc6570b6ee46e93423d78fc57cb96db",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/e21fe2d0b357ee5fb863a8c04a4c7701193481ca"
|
||||
},
|
||||
"date": 1726099205915,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8719747,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5922435,
|
||||
"unit": "ns/op",
|
||||
"extra": "200 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue