mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 11:28:10 +02:00
add Benchmark (go) benchmark result for 5e26b88ca9
This commit is contained in:
parent
bca413dec0
commit
05350d2d53
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1700069227015,
|
"lastUpdate": 1700069230110,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -80714,6 +80714,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "165 times\n4 procs"
|
"extra": "165 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "5e26b88ca91c8be462db575620fa69dd8851ab15",
|
||||||
|
"message": "chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0",
|
||||||
|
"timestamp": "2023-11-15T12:00:13Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4682/commits/5e26b88ca91c8be462db575620fa69dd8851ab15"
|
||||||
|
},
|
||||||
|
"date": 1700069224172,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 11569564,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "99 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7193808,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "166 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue