mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for 1b4dac3736
This commit is contained in:
parent
d768e02bd7
commit
31503ba8db
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1719503514727,
|
||||
"lastUpdate": 1719529409960,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -113546,6 +113546,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "157 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "1b4dac37368a90f38d489e37eb9c52a931f097ae",
|
||||
"message": "update the pomerium/webauthn dependency (#5125)",
|
||||
"timestamp": "2024-06-27T19:28:51Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5157/commits/1b4dac37368a90f38d489e37eb9c52a931f097ae"
|
||||
},
|
||||
"date": 1719529400405,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8961804,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6105716,
|
||||
"unit": "ns/op",
|
||||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue