mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
add Benchmark (go) benchmark result for 2925447d35
This commit is contained in:
parent
c1e0d569a3
commit
be91c76491
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724083464427,
|
||||
"lastUpdate": 1724090672186,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -119022,6 +119022,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "148 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "2925447d35ea588584e6e990d8387c2a9b415f40",
|
||||
"message": "zero/api: switch to github.com/oapi-codegen/oapi-codegen (#5226)",
|
||||
"timestamp": "2024-08-19T12:00:48-06:00",
|
||||
"tree_id": "dd91726721b607f4c3a9f9c3e5d336906125530a",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/2925447d35ea588584e6e990d8387c2a9b415f40"
|
||||
},
|
||||
"date": 1724090661214,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9901234,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7035203,
|
||||
"unit": "ns/op",
|
||||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue