mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 7d98a3742a
This commit is contained in:
parent
5a88ee0047
commit
76c0c3dece
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1670256402441,
|
"lastUpdate": 1670256508336,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -22422,6 +22422,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "145 times\n2 procs"
|
"extra": "145 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "7d98a3742af07da60a1d54cf907c0fbcf486d174",
|
||||||
|
"message": "chore(deps): bump tibdex/github-app-token from 1.6.0 to 1.7.0",
|
||||||
|
"timestamp": "2022-12-05T14:06:37Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3789/commits/7d98a3742af07da60a1d54cf907c0fbcf486d174"
|
||||||
|
},
|
||||||
|
"date": 1670256507777,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13712947,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "80 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10075190,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "122 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue