mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for f2b32f701b13dbd79cb6be44e9109b210401be1a
This commit is contained in:
parent
5b14672b10
commit
365c230522
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1730914521178,
|
"lastUpdate": 1730923359729,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -129738,6 +129738,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "189 times\n4 procs"
|
"extra": "189 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "f2b32f701b13dbd79cb6be44e9109b210401be1a",
|
||||||
|
"message": "change MustParseAndValidateURL to return a URL pointer",
|
||||||
|
"timestamp": "2024-11-06T17:31:57Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5360/commits/f2b32f701b13dbd79cb6be44e9109b210401be1a"
|
||||||
|
},
|
||||||
|
"date": 1730923337114,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9945588,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "124 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6913402,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "184 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue