mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-27 05:29:25 +02:00
add Benchmark (go) benchmark result for 99d7a73cef
This commit is contained in:
parent
d781af255a
commit
e5142026fe
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1724358077446,
|
"lastUpdate": 1724358095508,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -119846,6 +119846,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "174 times\n4 procs"
|
"extra": "174 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": "99d7a73cefce6cc62f95b1a779e3ad1a9ca8438c",
|
||||||
|
"message": "zero/bundle-download: update metadata (#5212)\n\n* zero/download: refresh metadata\r\n\r\n* fix cmp",
|
||||||
|
"timestamp": "2024-08-22T16:18:17-04:00",
|
||||||
|
"tree_id": "65a131d3243069487354f108dcedca58a5e5b049",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/99d7a73cefce6cc62f95b1a779e3ad1a9ca8438c"
|
||||||
|
},
|
||||||
|
"date": 1724358084946,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9371147,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6359722,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "188 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue