mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 19:08:03 +02:00
add Benchmark (go) benchmark result for 4ad1fdc4b9c3fe008aca28062d56018ad7e1909f
This commit is contained in:
parent
7db65adfa7
commit
a63cebd38a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1686941668739,
|
"lastUpdate": 1686941670679,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -53494,6 +53494,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "87 times\n2 procs"
|
"extra": "87 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "4ad1fdc4b9c3fe008aca28062d56018ad7e1909f",
|
||||||
|
"message": "chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.32.2 in /ui",
|
||||||
|
"timestamp": "2023-06-16T16:39:07Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4298/commits/4ad1fdc4b9c3fe008aca28062d56018ad7e1909f"
|
||||||
|
},
|
||||||
|
"date": 1686941669320,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 20053674,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "60 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 12574643,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "87 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue