mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for b3d89f0fdfbab171ab1f315870cd1d7108d3d5ea
This commit is contained in:
parent
3e82570836
commit
fa06c5ad2f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1701449535728,
|
"lastUpdate": 1701449537424,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -83326,6 +83326,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "158 times\n4 procs"
|
"extra": "158 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "b3d89f0fdfbab171ab1f315870cd1d7108d3d5ea",
|
||||||
|
"message": "chore(deps): bump golang.org/x/net from 0.17.0 to 0.19.0",
|
||||||
|
"timestamp": "2023-11-30T21:37:06Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4792/commits/b3d89f0fdfbab171ab1f315870cd1d7108d3d5ea"
|
||||||
|
},
|
||||||
|
"date": 1701449530703,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12958645,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "98 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8018442,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "150 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue