mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 93634d70c5
This commit is contained in:
parent
b1ea9c5709
commit
9ca65a1449
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1704468987305,
|
"lastUpdate": 1704479310723,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -92814,6 +92814,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "157 times\n4 procs"
|
"extra": "157 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "93634d70c5f22d871a85c494fd62eeb76f03d2f6",
|
||||||
|
"message": "core/zero: update oapi-codegen",
|
||||||
|
"timestamp": "2024-01-04T16:29:22Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4898/commits/93634d70c5f22d871a85c494fd62eeb76f03d2f6"
|
||||||
|
},
|
||||||
|
"date": 1704479296441,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9367766,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "123 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6704887,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "183 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue