mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 0e73bd31f7
This commit is contained in:
parent
97fe84faac
commit
cca96fd6f9
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1660665734626,
|
"lastUpdate": 1660666039694,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -6690,6 +6690,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "159 times\n2 procs"
|
"extra": "159 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "nhayfield@yahoo.com",
|
||||||
|
"name": "Nathan Hayfield",
|
||||||
|
"username": "nhayfield"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "0e73bd31f7cca84c566695492b8351de670e88af",
|
||||||
|
"message": "add the traces error details (#3557)",
|
||||||
|
"timestamp": "2022-08-16T18:04:02+02:00",
|
||||||
|
"tree_id": "e91e3dd4f2ade7d225c7aed334e08ff950ff3c18",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/0e73bd31f7cca84c566695492b8351de670e88af"
|
||||||
|
},
|
||||||
|
"date": 1660666038402,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 17196701,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "69 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10080080,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue