mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for 6aadadf3fb
This commit is contained in:
parent
0be98d04cf
commit
7e37cee61c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1665495321196,
|
"lastUpdate": 1665495356401,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -13326,6 +13326,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "135 times\n2 procs"
|
"extra": "135 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "6aadadf3fb8c2ded89be11d076a032e278722203",
|
||||||
|
"message": "chore(deps): bump stefanzweifel/git-auto-commit-action from 4.15.0 to 4.15.1",
|
||||||
|
"timestamp": "2022-10-08T21:38:46Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3658/commits/6aadadf3fb8c2ded89be11d076a032e278722203"
|
||||||
|
},
|
||||||
|
"date": 1665495354683,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 18045726,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "64 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10070344,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue