mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 19:38:09 +02:00
add Benchmark (go) benchmark result for 16db57fa257cef6cce5cc167e558d521f93186fc
This commit is contained in:
parent
0f591fad94
commit
a070740d19
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1699307091747,
|
"lastUpdate": 1699307095599,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -78930,6 +78930,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "188 times\n4 procs"
|
"extra": "188 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "16db57fa257cef6cce5cc167e558d521f93186fc",
|
||||||
|
"message": "chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0",
|
||||||
|
"timestamp": "2023-11-06T01:52:52Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4685/commits/16db57fa257cef6cce5cc167e558d521f93186fc"
|
||||||
|
},
|
||||||
|
"date": 1699307090213,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 11174077,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "92 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6936239,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "175 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue