nodejs / readable-stream

Node-core streams for userland
https://nodejs.org/api/stream.html
Other
1.03k stars 227 forks source link

UInt8Array check slowing things down #302

Closed mcollina closed 7 years ago

mcollina commented 7 years ago

@addaleax the supported version of UInt8Array is slowing things down significantly here. Can we implement the check in a faster way?

cc https://bugs.chromium.org/p/v8/issues/detail?id=6519#c2