Raz Luvaton

Results 206 comments of Raz Luvaton

performance penalty can be solved later, but it makes it really hard to do some prototyping, first adoption is needed

> From what I understand the high watermark would be 65536 "chunks" since here > > https://github.com/nodejs/node/blob/132c383b1872d0114e00722fe0610745f7f09cab/lib/internal/webstreams/adapters.js#L424 > > > we dont set any size function and by default the...

Thanks for opening the issue, could you please provide minimal reproduction repo link?

Yes, will look at it in few hours, not near a computer

if I'm not responding, ping me on [twitter](https://twitter.com/rluvaton), I have a lot of GitHub notification

> > if I'm not responding, ping me on [twitter](https://twitter.com/rluvaton), I have a lot of GitHub notification > > > > DM is closed Fixed

Thank you for the feedback, do you mind opening an issue with all the thing you wish was better? Are the `with default datetime precision specified` tests are failing in...

Having the same issue with this: Run: ```bash clinic bubble -- node ./index.js ``` ```js 'use strict'; const { it } = require('node:test'); async function run(n, type) { const promises...