mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 00:18:15 +02:00
add Benchmark (go) benchmark result for adb5f781a6
This commit is contained in:
parent
a716864392
commit
705c9fb917
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1715703134524,
|
||||
"lastUpdate": 1715704007567,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -109646,6 +109646,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 times\n4 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": "adb5f781a65f0f06305e5988b4b98959c7a48a0d",
|
||||
"message": "adds upstream error page (#5113)\n\n* adds upstream error page\r\n\r\n* help docs in new tab",
|
||||
"timestamp": "2024-05-14T18:23:24+02:00",
|
||||
"tree_id": "8f20c5397a56b8bca4fe6daf1ac478ba0eaaad6e",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/adb5f781a65f0f06305e5988b4b98959c7a48a0d"
|
||||
},
|
||||
"date": 1715703998175,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9647554,
|
||||
"unit": "ns/op",
|
||||
"extra": "120 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6577754,
|
||||
"unit": "ns/op",
|
||||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue