mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 00:40:25 +02:00
add Benchmark (go) benchmark result for 3f5a0416cd
This commit is contained in:
parent
d67120dda6
commit
92bfb87a2f
1 changed files with 201 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1739893368677,
|
||||
"lastUpdate": 1739894258198,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -174882,6 +174882,206 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "449126 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "3f5a0416cd8c455d3027a0dde24bd51142cecae8",
|
||||
"message": "authorize: support authenticating with idp tokens",
|
||||
"timestamp": "2025-02-18T11:15:49Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5484/commits/3f5a0416cd8c455d3027a0dde24bd51142cecae8"
|
||||
},
|
||||
"date": 1739894229415,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkHeadersEvaluator",
|
||||
"value": 233704,
|
||||
"unit": "ns/op",
|
||||
"extra": "5990 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGetFileNameWithBytesHash",
|
||||
"value": 4408,
|
||||
"unit": "ns/op",
|
||||
"extra": "308930 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9216917,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5774415,
|
||||
"unit": "ns/op",
|
||||
"extra": "210 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1",
|
||||
"value": 1088601818,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10",
|
||||
"value": 1089427574,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=100",
|
||||
"value": 1101730859,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1000",
|
||||
"value": 5882802433,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10000",
|
||||
"value": 135300982137,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1",
|
||||
"value": 1088274431,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=10",
|
||||
"value": 1132990690,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=100",
|
||||
"value": 2487077733,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1000",
|
||||
"value": 290089136338,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDataRace",
|
||||
"value": 404.2,
|
||||
"unit": "ns/op",
|
||||
"extra": "2892008 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExport",
|
||||
"value": 0.009976,
|
||||
"unit": "ns/op",
|
||||
"extra": "1000000000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFullVersion",
|
||||
"value": 75.8,
|
||||
"unit": "ns/op",
|
||||
"extra": "15972156 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAEADCipher",
|
||||
"value": 297.8,
|
||||
"unit": "ns/op",
|
||||
"extra": "4019617 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256",
|
||||
"value": 10304,
|
||||
"unit": "ns/op\t1590.07 MB/s",
|
||||
"extra": "116286 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - ns/op",
|
||||
"value": 10304,
|
||||
"unit": "ns/op",
|
||||
"extra": "116286 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - MB/s",
|
||||
"value": 1590.07,
|
||||
"unit": "MB/s",
|
||||
"extra": "116286 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256",
|
||||
"value": 24217,
|
||||
"unit": "ns/op\t 676.56 MB/s",
|
||||
"extra": "49552 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - ns/op",
|
||||
"value": 24217,
|
||||
"unit": "ns/op",
|
||||
"extra": "49552 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - MB/s",
|
||||
"value": 676.56,
|
||||
"unit": "MB/s",
|
||||
"extra": "49552 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkBcrypt",
|
||||
"value": 1060108373,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs",
|
||||
"value": 1235,
|
||||
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
|
||||
"extra": "844587 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - ns/op",
|
||||
"value": 1235,
|
||||
"unit": "ns/op",
|
||||
"extra": "844587 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - B/op",
|
||||
"value": 4704,
|
||||
"unit": "B/op",
|
||||
"extra": "844587 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "844587 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFanout",
|
||||
"value": 200103,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkZSTD",
|
||||
"value": 2528,
|
||||
"unit": "ns/op",
|
||||
"extra": "432813 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue