mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 1d252f43ee
This commit is contained in:
parent
812e3e2315
commit
32f17cf42d
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1669653292850,
|
"lastUpdate": 1669653365018,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -21490,6 +21490,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "146 times\n2 procs"
|
"extra": "146 times\n2 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": "1d252f43eebf5f353e35f7daebfcdfacdf76d915",
|
||||||
|
"message": "storage: ignore removed fields when deserializing the data (#3768)\n\nignore removed fields when deserializing the data",
|
||||||
|
"timestamp": "2022-11-28T09:31:57-07:00",
|
||||||
|
"tree_id": "ddbe7f855882ba0cccd56da0ee498a3dba44715a",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/1d252f43eebf5f353e35f7daebfcdfacdf76d915"
|
||||||
|
},
|
||||||
|
"date": 1669653364471,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10993964,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "105 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7949677,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "145 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue