mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 06:28:18 +02:00
add Benchmark (go) benchmark result for c196921e87
This commit is contained in:
parent
d9b41248da
commit
a780672e6f
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723058893234,
|
||||
"lastUpdate": 1723065812124,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -116966,6 +116966,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "184 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": "c196921e878e7c6b3ce93a9231961de35284eb6e",
|
||||
"message": "Fix SECURITY.md treated as symlink (#5211)",
|
||||
"timestamp": "2024-08-07T17:20:18-04:00",
|
||||
"tree_id": "a281a4de1d3ca486624ad62aea130fce306164eb",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/c196921e878e7c6b3ce93a9231961de35284eb6e"
|
||||
},
|
||||
"date": 1723065802139,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8288436,
|
||||
"unit": "ns/op",
|
||||
"extra": "138 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5661436,
|
||||
"unit": "ns/op",
|
||||
"extra": "206 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue