mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 3dadcf1825
This commit is contained in:
parent
d6dc6befc9
commit
56e975edcc
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725977079847,
|
||||
"lastUpdate": 1725977123510,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -122966,6 +122966,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "193 times\n4 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": "3dadcf1825a1b89b63061a6fb8e461741ab5e474",
|
||||
"message": "add v0.27.0 changelog (#5271)\n\n* add v0.27.0 changelog\r\n\r\n* formatting, remove \"New Contributors\" section\r\n\r\n* sort lines alphabetically\r\n\r\n* accidentally deleted ':'s after category tags\r\n\r\n* rm reverted pr #5159\r\n\r\n---------\r\n\r\nCo-authored-by: Denis Mishin <dmishin@pomerium.com>",
|
||||
"timestamp": "2024-09-10T10:01:46-04:00",
|
||||
"tree_id": "5949c1b5c4a7c78b58e02a1e2389135513ed1418",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/3dadcf1825a1b89b63061a6fb8e461741ab5e474"
|
||||
},
|
||||
"date": 1725977101163,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9016643,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6358110,
|
||||
"unit": "ns/op",
|
||||
"extra": "193 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue