mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
add Benchmark (go) benchmark result for 105743be37
This commit is contained in:
parent
6d1832212a
commit
822a193b2f
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727911458084,
|
||||
"lastUpdate": 1727975634414,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -125830,6 +125830,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "imcusg@gmail.com",
|
||||
"name": "cui fliter",
|
||||
"username": "cuishuang"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "105743be37481462a952ab395be0ffdf5f158f3f",
|
||||
"message": "refactor: Directly swap variable values (#5305)\n\nSigned-off-by: cuishuang <imcusg@gmail.com>",
|
||||
"timestamp": "2024-10-03T10:10:29-07:00",
|
||||
"tree_id": "d2c397dbc1de1173015c87711c5c50fca3a74e4b",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/105743be37481462a952ab395be0ffdf5f158f3f"
|
||||
},
|
||||
"date": 1727975622401,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10133768,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6891330,
|
||||
"unit": "ns/op",
|
||||
"extra": "175 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue