Skip to content

Commit

Permalink
chore: autopublish Mon Oct 28 02:02:59 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 28, 2024
1 parent cbffc2d commit 7e38fe9
Show file tree
Hide file tree
Showing 34 changed files with 1,400 additions and 1,398 deletions.
250 changes: 125 additions & 125 deletions README.md

Large diffs are not rendered by default.

84 changes: 42 additions & 42 deletions frameworks/abc/results/hello_bench.json
Original file line number Diff line number Diff line change
@@ -1,65 +1,65 @@
{
"summary": {
"successRate": 1,
"total": 10.000229602,
"slowest": 0.016833276,
"fastest": 0.001735556,
"average": 0.003463848042641975,
"requestsPerSec": 14405.669242953049,
"totalData": 1872780,
"total": 10.000224511,
"slowest": 0.020236161,
"fastest": 0.000954663,
"average": 0.00366323702962831,
"requestsPerSec": 13621.79417573678,
"totalData": 1770873,
"sizePerRequest": 13,
"sizePerSec": 187273.70015838963
"sizePerSec": 177083.32428457815
},
"responseTimeHistogram": {
"0.001735556": 1,
"0.0032453280000000004": 41059,
"0.0047551": 100443,
"0.006264872": 2071,
"0.007774644000000001": 146,
"0.009284416": 284,
"0.010794188": 7,
"0.012303960000000003": 7,
"0.013813732000000002": 12,
"0.015323504000000002": 14,
"0.016833276": 16
"0.000954663": 1,
"0.0028828127999999996": 691,
"0.0048109625999999996": 132547,
"0.006739112399999999": 2347,
"0.0086672622": 387,
"0.010595411999999998": 154,
"0.012523561799999998": 41,
"0.014451711599999998": 14,
"0.016379861399999997": 10,
"0.018308011199999998": 11,
"0.020236161": 18
},
"latencyPercentiles": {
"p10": 0.00282274,
"p25": 0.003015111,
"p50": 0.00349783,
"p75": 0.003691553,
"p90": 0.003950094,
"p95": 0.004226019,
"p99": 0.005340277
"p10": 0.003301191,
"p25": 0.003371957,
"p50": 0.003523742,
"p75": 0.003824,
"p90": 0.00406104,
"p95": 0.004376352,
"p99": 0.005707287
},
"rps": {
"mean": 14420.35863588242,
"stddev": 2030.1979940086158,
"max": 19654.08805031576,
"mean": 13627.517043275495,
"stddev": 1555.479857947411,
"max": 20655.505599832708,
"percentiles": {
"p10": 12665.246282749464,
"p25": 13342.884029269264,
"p50": 14147.524363843757,
"p75": 15422.96170538721,
"p90": 17091.818343772822,
"p95": 18252.318592033396,
"p99": 19041.167941539232
"p10": 12348.083436903069,
"p25": 13004.89504249444,
"p50": 13811.010137280811,
"p75": 14649.266949678746,
"p90": 14980.261986563104,
"p95": 15185.721881448428,
"p99": 15780.478087058333
}
},
"details": {
"DNSDialup": {
"average": 0.0007732863800000001,
"fastest": 0.000076383,
"slowest": 0.001849437
"average": 0.0011140981799999997,
"fastest": 0.00019203,
"slowest": 0.002390991
},
"DNSLookup": {
"average": 0.00000799388,
"fastest": 0.000003907,
"slowest": 0.000044202
"average": 0.000011592299999999997,
"fastest": 0.000004729,
"slowest": 0.000035944
}
},
"statusCodeDistribution": {
"200": 144060
"200": 136221
},
"errorDistribution": {}
}
6 changes: 3 additions & 3 deletions frameworks/acorn/results/hello_bench.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"summary": {
"successRate": 0,
"total": 10.000525314,
"total": 10.000601041,
"slowest": null,
"fastest": null,
"average": null,
"requestsPerSec": 64200.127477423426,
"requestsPerSec": 64646.51447942908,
"totalData": 0,
"sizePerRequest": null,
"sizePerSec": 0
Expand Down Expand Up @@ -50,6 +50,6 @@
},
"statusCodeDistribution": {},
"errorDistribution": {
"Connection refused (os error 111)": 642035
"Connection refused (os error 111)": 646504
}
}
84 changes: 42 additions & 42 deletions frameworks/alosaur/results/hello_bench.json
Original file line number Diff line number Diff line change
@@ -1,65 +1,65 @@
{
"summary": {
"successRate": 1,
"total": 10.000433849,
"slowest": 0.007158786,
"fastest": 0.000260185,
"average": 0.0010859803261645997,
"requestsPerSec": 45966.20576075969,
"totalData": 5975866,
"total": 10.000166162,
"slowest": 0.007441721,
"fastest": 0.000131942,
"average": 0.001080575088556719,
"requestsPerSec": 46193.33244234948,
"totalData": 6005233,
"sizePerRequest": 13,
"sizePerSec": 597560.6748898759
"sizePerSec": 600513.3217505432
},
"responseTimeHistogram": {
"0.000260185": 1,
"0.0009500451000000001": 50654,
"0.0016399052000000002": 407542,
"0.0023297653000000002": 1260,
"0.0030196254000000003": 88,
"0.0037094855000000004": 40,
"0.0043993456": 12,
"0.0050892057": 19,
"0.0057790658": 14,
"0.0064689259": 36,
"0.007158786": 16
"0.000131942": 1,
"0.0008629199": 26773,
"0.0015938977999999998": 433309,
"0.0023248757": 1618,
"0.0030558535999999996": 113,
"0.0037868314999999994": 28,
"0.0045178094": 3,
"0.0052487873": 12,
"0.0059797652": 27,
"0.0067107430999999995": 39,
"0.007441720999999999": 18
},
"latencyPercentiles": {
"p10": 0.000942497,
"p25": 0.001010225,
"p50": 0.001092635,
"p75": 0.001166154,
"p90": 0.001214402,
"p95": 0.001252214,
"p99": 0.001380793
"p10": 0.000928201,
"p25": 0.001006611,
"p50": 0.001090318,
"p75": 0.001166859,
"p90": 0.001211412,
"p95": 0.001243592,
"p99": 0.001374858
},
"rps": {
"mean": 45965.698474253215,
"stddev": 2951.5241372010964,
"max": 59425.19104998916,
"mean": 46191.85963672425,
"stddev": 3006.6233495539013,
"max": 58368.45084596411,
"percentiles": {
"p10": 44017.43411246703,
"p25": 45005.859762943255,
"p50": 45767.25498119563,
"p75": 47188.07570462681,
"p90": 48724.328621032684,
"p95": 49960.367111581414,
"p99": 52540.38852554348
"p10": 44199.88732537251,
"p25": 45235.74528592642,
"p50": 46193.267195443805,
"p75": 47513.07314154454,
"p90": 48966.74657225294,
"p95": 50431.360285687675,
"p99": 52199.293049264525
}
},
"details": {
"DNSDialup": {
"average": 0.0008243262599999998,
"fastest": 0.00009049,
"slowest": 0.001678269
"average": 0.0010417981400000001,
"fastest": 0.000086162,
"slowest": 0.001837215
},
"DNSLookup": {
"average": 0.000010996700000000003,
"fastest": 0.000003736,
"slowest": 0.00018302
"average": 0.000009470220000000001,
"fastest": 0.000004018,
"slowest": 0.000033112
}
},
"statusCodeDistribution": {
"200": 459682
"200": 461941
},
"errorDistribution": {}
}
84 changes: 42 additions & 42 deletions frameworks/aqua/results/hello_bench.json
Original file line number Diff line number Diff line change
@@ -1,65 +1,65 @@
{
"summary": {
"successRate": 1,
"total": 10.000740835,
"slowest": 0.014831479,
"fastest": 0.000530429,
"average": 0.001513990918424805,
"requestsPerSec": 32981.856588627415,
"totalData": 4287959,
"total": 10.000255952,
"slowest": 0.015113561,
"fastest": 0.000529503,
"average": 0.0015724350013539693,
"requestsPerSec": 31757.58715820517,
"totalData": 4128592,
"sizePerRequest": 13,
"sizePerSec": 428764.13565215643
"sizePerSec": 412848.63305666717
},
"responseTimeHistogram": {
"0.000530429": 1,
"0.001960534": 311025,
"0.003390639": 17257,
"0.004820743999999999": 305,
"0.006250848999999999": 1144,
"0.007680953999999999": 61,
"0.009111059": 0,
"0.010541164": 0,
"0.011971269": 0,
"0.013401373999999999": 0,
"0.014831479": 50
"0.000529503": 1,
"0.0019879088": 295343,
"0.0034463146": 20775,
"0.0049047204": 323,
"0.006363126199999999": 708,
"0.007821531999999999": 340,
"0.0092799378": 44,
"0.0107383436": 0,
"0.0121967494": 0,
"0.0136551552": 0,
"0.015113561": 50
},
"latencyPercentiles": {
"p10": 0.001037926,
"p25": 0.001355256,
"p50": 0.001559667,
"p75": 0.001649846,
"p90": 0.001739913,
"p95": 0.002006409,
"p99": 0.002314835
"p10": 0.001061446,
"p25": 0.001349531,
"p50": 0.001594314,
"p75": 0.001718003,
"p90": 0.00193088,
"p95": 0.002068469,
"p99": 0.00261852
},
"rps": {
"mean": 33006.22681191574,
"stddev": 3374.252359112501,
"max": 38655.40935245395,
"mean": 31764.61754313993,
"stddev": 3927.5582512411393,
"max": 40701.44369681795,
"percentiles": {
"p10": 31133.731638961002,
"p25": 32374.47099563165,
"p50": 33538.030607018096,
"p75": 34633.19591828507,
"p90": 35604.201295753424,
"p95": 36090.258095268655,
"p99": 37246.229026234425
"p10": 27439.49020753459,
"p25": 29883.07567481267,
"p50": 32786.48736857991,
"p75": 34002.37336566096,
"p90": 35173.7019594322,
"p95": 35864.774698429566,
"p99": 38529.22451765625
}
},
"details": {
"DNSDialup": {
"average": 0.0010419904399999996,
"fastest": 0.000379228,
"slowest": 0.001495317
"average": 0.0010130121800000001,
"fastest": 0.000088576,
"slowest": 0.002178667
},
"DNSLookup": {
"average": 0.000010400099999999999,
"fastest": 0.000004989,
"slowest": 0.000046807
"average": 0.00000945556,
"fastest": 0.000004698,
"slowest": 0.000035566
}
},
"statusCodeDistribution": {
"200": 329843
"200": 317584
},
"errorDistribution": {}
}
Loading

0 comments on commit 7e38fe9

Please sign in to comment.