mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for 34c73c3cf9a1fbacb44e9f29ff1c2d5ae28be1fe
This commit is contained in:
parent
5638bc8a96
commit
7c575dbaf4
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1700069294321,
|
"lastUpdate": 1700069388598,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -80874,6 +80874,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "162 times\n4 procs"
|
"extra": "162 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "34c73c3cf9a1fbacb44e9f29ff1c2d5ae28be1fe",
|
||||||
|
"message": "chore(deps): bump golang.org/x/sync from 0.3.0 to 0.5.0",
|
||||||
|
"timestamp": "2023-11-15T12:00:13Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4748/commits/34c73c3cf9a1fbacb44e9f29ff1c2d5ae28be1fe"
|
||||||
|
},
|
||||||
|
"date": 1700069383044,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 11061899,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6959012,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "172 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue