mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 332932b7a8
This commit is contained in:
parent
b509470341
commit
a0765120ef
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1723754232038,
|
"lastUpdate": 1723758772677,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -118886,6 +118886,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "182 times\n4 procs"
|
"extra": "182 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "joekralicky@gmail.com",
|
||||||
|
"name": "Joe Kralicky",
|
||||||
|
"username": "kralicky"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "332932b7a805dbe1e1c8e93324291ec58bb59fe5",
|
||||||
|
"message": "Replace usages of x/exp/maps + bump golang.org/x/exp (#5221)\n\nBump golang.org/x/exp; replace usages of x/exp/maps with stdlib equivalents",
|
||||||
|
"timestamp": "2024-08-15T17:49:24-04:00",
|
||||||
|
"tree_id": "08ae495a9d228a3e06610180d389b810b905ff9e",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/332932b7a805dbe1e1c8e93324291ec58bb59fe5"
|
||||||
|
},
|
||||||
|
"date": 1723758762032,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8762054,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "138 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5949991,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "201 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue