mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for bf30770c08
This commit is contained in:
parent
1007552f2b
commit
d6dc6befc9
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725977015020,
|
||||
"lastUpdate": 1725977079847,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -122930,6 +122930,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "162 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "bf30770c0823f261a5c32f6b0be572f9ac5ea6da",
|
||||
"message": "ci: update k8s manifests before v0.27.0 release (#5270)\n\nSet image to `v0.27.0`",
|
||||
"timestamp": "2024-09-10T10:01:11-04:00",
|
||||
"tree_id": "df5a114b09ced9df01c8ea952d59f823b9f6a2bb",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/bf30770c0823f261a5c32f6b0be572f9ac5ea6da"
|
||||
},
|
||||
"date": 1725977068318,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8934136,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6219642,
|
||||
"unit": "ns/op",
|
||||
"extra": "193 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue