mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 1f2f20d792
This commit is contained in:
parent
9a649cbeb1
commit
a94fb47c4b
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1723667272212,
|
"lastUpdate": 1723667629112,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -117878,6 +117878,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "175 times\n4 procs"
|
"extra": "175 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "joekralicky@gmail.com",
|
||||||
|
"name": "Joe Kralicky",
|
||||||
|
"username": "kralicky"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "1f2f20d792d27286644e84933ba9bd1b7b620845",
|
||||||
|
"message": "Temporarily disable gci linter (#5217)",
|
||||||
|
"timestamp": "2024-08-14T16:30:08-04:00",
|
||||||
|
"tree_id": "b48f48927d330ead67171e58ac5b3a98432860a8",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/1f2f20d792d27286644e84933ba9bd1b7b620845"
|
||||||
|
},
|
||||||
|
"date": 1723667608298,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9332038,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "124 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6588657,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "178 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue