mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 87a0567bfdd9392a0262ccc2e13d612ea189f28f
This commit is contained in:
parent
1ae43c9170
commit
85be8cbf46
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1663607682039,
|
"lastUpdate": 1663607702894,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -11318,6 +11318,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "146 times\n2 procs"
|
"extra": "146 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "87a0567bfdd9392a0262ccc2e13d612ea189f28f",
|
||||||
|
"message": "chore(deps): bump google.golang.org/api from 0.95.0 to 0.96.0",
|
||||||
|
"timestamp": "2022-09-19T08:09:21Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3622/commits/87a0567bfdd9392a0262ccc2e13d612ea189f28f"
|
||||||
|
},
|
||||||
|
"date": 1663607701701,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12700208,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "96 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7673400,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "153 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue