File tree Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
115
115
<h4>xk6-faker</h4>
116
116
<p>Generate random fake data</p>
117
117
</a>
118
+ <a href="https://github.com/domsolutions/xk6-fasthttp" target="_blank" class="nav-cards__item nav-cards__item--guide">
119
+ <h4>xk6-fasthttp</h4>
120
+ <p>Enable RPS increase & file streaming on HTTP/1.1 requests</p>
121
+ </a>
118
122
<a href="https://github.com/avitalique/xk6-file" target="_blank" class="nav-cards__item nav-cards__item--guide">
119
123
<h4>xk6-file</h4>
120
124
<p>Write files</p>
Original file line number Diff line number Diff line change @@ -115,6 +115,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
115
115
<h4>xk6-faker</h4>
116
116
<p>Generate random fake data</p>
117
117
</a>
118
+ <a href="https://github.com/domsolutions/xk6-fasthttp" target="_blank" class="nav-cards__item nav-cards__item--guide">
119
+ <h4>xk6-fasthttp</h4>
120
+ <p>Enable RPS increase & file streaming on HTTP/1.1 requests</p>
121
+ </a>
118
122
<a href="https://github.com/avitalique/xk6-file" target="_blank" class="nav-cards__item nav-cards__item--guide">
119
123
<h4>xk6-file</h4>
120
124
<p>Write files</p>
Original file line number Diff line number Diff line change 1141
1141
"categories" : [" Data" ],
1142
1142
"tiers" : [" Community" ],
1143
1143
"cloudEnabled" : false
1144
+ },
1145
+ {
1146
+ "name" : " xk6-fasthttp" ,
1147
+ "description" : " Enable RPS increase & file streaming on HTTP/1.1 requests" ,
1148
+ "url" : " https://github.com/domsolutions/xk6-fasthttp" ,
1149
+ "logo" : " " ,
1150
+ "author" : {
1151
+ "name" : " Dominic Riordan" ,
1152
+ "url" : " https://github.com/domsolutions"
1153
+ },
1154
+ "stars" : " 0" ,
1155
+ "type" : [" JavaScript" ],
1156
+ "categories" : [" Misc" ],
1157
+ "tiers" : [" Community" ],
1158
+ "cloudEnabled" : false
1144
1159
}
1145
1160
]
1146
1161
}
You can’t perform that action at this time.
0 commit comments