mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for cc2c43ff95
This commit is contained in:
parent
83312c1289
commit
b6b6c91b39
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1719953471773,
|
"lastUpdate": 1719959017959,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -114010,6 +114010,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "204 times\n4 procs"
|
"extra": "204 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "cc2c43ff957699f13615ea265558978ea8f3fe95",
|
||||||
|
"message": "chore(deps): bump the go group with 21 updates",
|
||||||
|
"timestamp": "2024-07-02T08:49:33Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5162/commits/cc2c43ff957699f13615ea265558978ea8f3fe95"
|
||||||
|
},
|
||||||
|
"date": 1719959008192,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8995519,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "139 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5930902,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "202 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue