Skip to content

Commit 578d490

Browse files
committed
fixup! webstreams: reduce overhead of transfering
1 parent b0b5614 commit 578d490

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎benchmark/webstreams/js_transfer.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ function main({n, payload: payloadType }){
3636
if(messages++===n){
3737
bench.end(n);
3838
port1.close();
39-
return;
4039
}else{
4140
send();
4241
}

0 commit comments

Comments
(0)