@@ -169,7 +169,7 @@ <h3>Step 3) CPU vs GPU</h3>
169169 < span class ="glyphicon glyphicon-minus "> </ span >
170170 </ button >
171171 </ span >
172- < input type ="text " name ="bench_lower " id ="bench_lower " class ="form-control input-number " value ="100 " min ="0 " max ="4294967295 ">
172+ < input type ="text " name ="bench_lower " id ="bench_lower " class ="form-control input-number " value ="250 " min ="0 " max ="4294967295 ">
173173 < span class ="input-group-btn ">
174174 < button type ="button " class ="btn btn-default btn-number " data-type ="plus " data-field ="bench_lower ">
175175 < span class ="glyphicon glyphicon-plus "> </ span >
@@ -201,7 +201,7 @@ <h3>Step 3) CPU vs GPU</h3>
201201 < span class ="glyphicon glyphicon-minus "> </ span >
202202 </ button >
203203 </ span >
204- < input type ="text " name ="bench_increment " id ="bench_increment " class ="form-control input-number " value ="100 " min ="0 " max ="4294967295 ">
204+ < input type ="text " name ="bench_increment " id ="bench_increment " class ="form-control input-number " value ="250 " min ="0 " max ="4294967295 ">
205205 < span class ="input-group-btn ">
206206 < button type ="button " class ="btn btn-default btn-number " data-type ="plus " data-field ="bench_increment ">
207207 < span class ="glyphicon glyphicon-plus "> </ span >
@@ -217,7 +217,7 @@ <h3>Step 3) CPU vs GPU</h3>
217217 < span class ="glyphicon glyphicon-minus "> </ span >
218218 </ button >
219219 </ span >
220- < input type ="text " name ="bench_size " id ="bench_size " class ="form-control input-number " value ="20 " min ="0 " max ="4294967295 ">
220+ < input type ="text " name ="bench_size " id ="bench_size " class ="form-control input-number " value ="25 " min ="0 " max ="4294967295 ">
221221 < span class ="input-group-btn ">
222222 < button type ="button " class ="btn btn-default btn-number " data-type ="plus " data-field ="bench_size ">
223223 < span class ="glyphicon glyphicon-plus "> </ span >
0 commit comments