mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for fd9a664ff55340cc2f5faf3eb4e86b28454f550d
This commit is contained in:
parent
498c397866
commit
6550e1f47e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725474363273,
|
||||
"lastUpdate": 1725475448378,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -122066,6 +122066,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "159 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "fd9a664ff55340cc2f5faf3eb4e86b28454f550d",
|
||||
"message": "New integration test fixtures",
|
||||
"timestamp": "2024-09-04T18:22:23Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/fd9a664ff55340cc2f5faf3eb4e86b28454f550d"
|
||||
},
|
||||
"date": 1725475437364,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9370001,
|
||||
"unit": "ns/op",
|
||||
"extra": "122 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6491990,
|
||||
"unit": "ns/op",
|
||||
"extra": "190 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue