mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for d2c14cd6d2
This commit is contained in:
parent
f1b8fa35a6
commit
564448d904
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729713297377,
|
||||
"lastUpdate": 1729714929221,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -127426,6 +127426,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "201 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "d2c14cd6d240f112789ed088bd4776c70da57c41",
|
||||
"message": "logging: remove ctx from global log methods (#5337)\n\n* log: remove warn\r\n\r\n* log: update debug\r\n\r\n* log: update info\r\n\r\n* remove level, log\r\n\r\n* remove contextLogger function",
|
||||
"timestamp": "2024-10-23T14:18:52-06:00",
|
||||
"tree_id": "95e1507cc7af829d78cbdd323d879f42cfd9e607",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/d2c14cd6d240f112789ed088bd4776c70da57c41"
|
||||
},
|
||||
"date": 1729714917070,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9363148,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6226250,
|
||||
"unit": "ns/op",
|
||||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue