mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 0cfb1025db
This commit is contained in:
parent
f3402ad762
commit
7fc1dfbf65
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723741356458,
|
||||
"lastUpdate": 1723742140299,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -118430,6 +118430,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "175 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": "0cfb1025db9879defa0be952d7c3b7cdd170e2bd",
|
||||
"message": "core/proto: update protoc dependencies (#5218)\n\n* core/proto: update protoc dependencies\r\n\r\n* cleanup\r\n\r\n* disable unimplemented forward compatibility check\r\n\r\n* fix mock\r\n\r\n* add generate make command\r\n\r\n* add .0",
|
||||
"timestamp": "2024-08-15T11:12:05-06:00",
|
||||
"tree_id": "478c7729b21a2fb98b2f355f52b086ef76fd22eb",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/0cfb1025db9879defa0be952d7c3b7cdd170e2bd"
|
||||
},
|
||||
"date": 1723742129820,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9566240,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6535817,
|
||||
"unit": "ns/op",
|
||||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue