mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 00:18:15 +02:00
add Benchmark (go) benchmark result for c301c1d3e2
This commit is contained in:
parent
2e012e9de0
commit
5bc25375c4
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709309831212,
|
"lastUpdate": 1709309838950,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -98318,6 +98318,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "204 times\n4 procs"
|
"extra": "204 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "c301c1d3e26c6bd593ad2de9dae10193c378ad8f",
|
||||||
|
"message": "chore(deps): bump google-github-actions/auth from 2.1.0 to 2.1.2",
|
||||||
|
"timestamp": "2024-03-01T08:32:48Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4976/commits/c301c1d3e26c6bd593ad2de9dae10193c378ad8f"
|
||||||
|
},
|
||||||
|
"date": 1709309831176,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9621677,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "126 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6560979,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "184 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue