mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for ccd8a1d5a2
This commit is contained in:
parent
dc35a33991
commit
e243e90f32
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725036328305,
|
||||
"lastUpdate": 1725036410138,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -121422,6 +121422,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "nbalaraman@pomerium.com",
|
||||
"name": "nikhil-pomerium",
|
||||
"username": "nikhil-pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "ccd8a1d5a2787e532bff28769b23b00949f7752c",
|
||||
"message": "Update README.md (#5253)\n\nAdding plug for Pomerium Zero.",
|
||||
"timestamp": "2024-08-30T10:43:23-06:00",
|
||||
"tree_id": "0ecd70ed054fb7296783a5bf1f1c6f99d3b88af4",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/ccd8a1d5a2787e532bff28769b23b00949f7752c"
|
||||
},
|
||||
"date": 1725036398997,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10408696,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6989459,
|
||||
"unit": "ns/op",
|
||||
"extra": "163 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue