mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for ef398243dd
This commit is contained in:
parent
c4e73792bb
commit
6ed1e38f8d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1711756180152,
|
"lastUpdate": 1711988602058,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -104558,6 +104558,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "188 times\n4 procs"
|
"extra": "188 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "ef398243ddd7d6a5a95d942b1fb0ffbe133b8680",
|
||||||
|
"message": "chore(deps): bump the docker group with 3 updates",
|
||||||
|
"timestamp": "2024-03-31T20:40:00Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5045/commits/ef398243ddd7d6a5a95d942b1fb0ffbe133b8680"
|
||||||
|
},
|
||||||
|
"date": 1711988593712,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9451128,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "129 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6362399,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "180 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue