mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 19:38:09 +02:00
add Benchmark (go) benchmark result for 1903d05992
This commit is contained in:
parent
d3fa7e060b
commit
5a13b261f5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1690989126830,
|
||||
"lastUpdate": 1690989129589,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -60650,6 +60650,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "114 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "1903d05992f76eadd97c276797c6dba1491f2e16",
|
||||
"message": "chore(deps): bump google.golang.org/api from 0.130.0 to 0.134.0",
|
||||
"timestamp": "2023-08-02T07:33:51Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4403/commits/1903d05992f76eadd97c276797c6dba1491f2e16"
|
||||
},
|
||||
"date": 1690989124137,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14467348,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8685867,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue