mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 19:08:03 +02:00
add Benchmark (go) benchmark result for 8df69e6622ad302ce739ddfde5210b8575826600
This commit is contained in:
parent
8303d30c9b
commit
15cd980729
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1694100795969,
|
||||
"lastUpdate": 1694100838867,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -67082,6 +67082,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "122 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8df69e6622ad302ce739ddfde5210b8575826600",
|
||||
"message": "chore(deps): bump @fontsource/dm-sans from 5.0.3 to 5.0.11 in /ui",
|
||||
"timestamp": "2023-09-07T14:25:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4508/commits/8df69e6622ad302ce739ddfde5210b8575826600"
|
||||
},
|
||||
"date": 1694100831443,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16742399,
|
||||
"unit": "ns/op",
|
||||
"extra": "73 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10962931,
|
||||
"unit": "ns/op",
|
||||
"extra": "106 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue