mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for ef08c32c82
This commit is contained in:
parent
6b4c982cd1
commit
e2ccbbc8a3
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724947727393,
|
||||
"lastUpdate": 1724947736216,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -121030,6 +121030,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "91488121+cmo-pomerium@users.noreply.github.com",
|
||||
"name": "cmo-pomerium",
|
||||
"username": "cmo-pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "ef08c32c829cbe005ce8a00ccd42a06642be8177",
|
||||
"message": "Update README.md (#5163)\n\n* Update README.md\r\n\r\nI'm updating the ReadMe with a few links. The logo is also broken - are we hosting the logo anywhere else?\r\n\r\n* fix urls\r\n\r\n---------\r\n\r\nCo-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>",
|
||||
"timestamp": "2024-08-29T10:05:33-06:00",
|
||||
"tree_id": "f65edf20a1632ecffe4a45d171e5a63cc95de26d",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/ef08c32c829cbe005ce8a00ccd42a06642be8177"
|
||||
},
|
||||
"date": 1724947724899,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9786556,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7007419,
|
||||
"unit": "ns/op",
|
||||
"extra": "175 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue