mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 6ee9e5238c
This commit is contained in:
parent
ad285eddb7
commit
4fc9d0fa5d
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1719447786218,
|
"lastUpdate": 1719447840734,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -113374,6 +113374,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "190 times\n4 procs"
|
"extra": "190 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "51246568+kenjenkins@users.noreply.github.com",
|
||||||
|
"name": "Kenneth Jenkins",
|
||||||
|
"username": "kenjenkins"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "6ee9e5238ce5a635d4db2817128f9c9f67b3801f",
|
||||||
|
"message": "envoy: upgrade to v1.30.3 (#5152)",
|
||||||
|
"timestamp": "2024-06-26T17:20:42-07:00",
|
||||||
|
"tree_id": "c53e649b4b442b6ac9fabebba8a879ecac18dccc",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/6ee9e5238ce5a635d4db2817128f9c9f67b3801f"
|
||||||
|
},
|
||||||
|
"date": 1719447830694,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8612407,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "135 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6002083,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "208 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue