mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 9482cbd774
This commit is contained in:
parent
1bc40d0c5c
commit
6ac16082b5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1666628733016,
|
"lastUpdate": 1666628734885,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -15838,6 +15838,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "127 times\n2 procs"
|
"extra": "127 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "9482cbd774b939cec62172c74041e2017f078a18",
|
||||||
|
"message": "chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1",
|
||||||
|
"timestamp": "2022-10-24T11:00:33Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3695/commits/9482cbd774b939cec62172c74041e2017f078a18"
|
||||||
|
},
|
||||||
|
"date": 1666628734376,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 17362272,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "64 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10214350,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue