mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 17:38:27 +02:00
add Benchmark (go) benchmark result for 4842002ed7
This commit is contained in:
parent
53ba923f1a
commit
b40cef7900
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1698951528283,
|
||||
"lastUpdate": 1698952238699,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -77518,6 +77518,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "144 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "51246568+kenjenkins@users.noreply.github.com",
|
||||
"name": "Kenneth Jenkins",
|
||||
"username": "kenjenkins"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "4842002ed789cf34c2651042782be498b1c87419",
|
||||
"message": "storage/postgres: implement patch operation (#4656)\n\nImplement the new Patch() method for the Postgres storage backend.",
|
||||
"timestamp": "2023-11-02T12:07:36-07:00",
|
||||
"tree_id": "34bd47ddd8013884385510c03f36fd90edf85758",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/4842002ed789cf34c2651042782be498b1c87419"
|
||||
},
|
||||
"date": 1698952233581,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11924943,
|
||||
"unit": "ns/op",
|
||||
"extra": "94 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6904607,
|
||||
"unit": "ns/op",
|
||||
"extra": "178 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue