mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 9e1d3c1dd5
This commit is contained in:
parent
7298d9d38c
commit
f6af145947
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724439506037,
|
||||
"lastUpdate": 1724444305918,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -120334,6 +120334,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9e1d3c1dd59a3f97aac5ea1e89d741ee0d750ae1",
|
||||
"message": "ci: switch to docker compose v2 (#5206)",
|
||||
"timestamp": "2024-08-23T16:35:50Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5236/commits/9e1d3c1dd59a3f97aac5ea1e89d741ee0d750ae1"
|
||||
},
|
||||
"date": 1724444294925,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9203226,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6927095,
|
||||
"unit": "ns/op",
|
||||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue