mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for 312d905dd71ab3cf8e55c0a15c2fa77ad94bf7b7
This commit is contained in:
parent
48f308bf2d
commit
0ea1b79b74
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1706806139319,
|
"lastUpdate": 1706806212222,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -95462,6 +95462,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "174 times\n4 procs"
|
"extra": "174 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "312d905dd71ab3cf8e55c0a15c2fa77ad94bf7b7",
|
||||||
|
"message": "chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 1.0.2 to 1.0.4",
|
||||||
|
"timestamp": "2024-02-01T06:54:34Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4945/commits/312d905dd71ab3cf8e55c0a15c2fa77ad94bf7b7"
|
||||||
|
},
|
||||||
|
"date": 1706806205013,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9257613,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "129 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6237579,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "189 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue