mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for d0330c0963
This commit is contained in:
parent
9304b827aa
commit
2442f00d4e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1731007996540,
|
||||
"lastUpdate": 1731009025717,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130126,6 +130126,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "190 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "d0330c096345d8e8388fa3f6d280589223a35a51",
|
||||
"message": "testenv: add Pause() method",
|
||||
"timestamp": "2024-11-07T16:22:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5367/commits/d0330c096345d8e8388fa3f6d280589223a35a51"
|
||||
},
|
||||
"date": 1731009013378,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9847343,
|
||||
"unit": "ns/op",
|
||||
"extra": "121 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6813456,
|
||||
"unit": "ns/op",
|
||||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue