Hi Yagiz, Sorry for the radio silence here, I think we had a small case of bystander syndrome. We've generally avoided external dependencies where possible, due to the security implications of pulling in an external project. I wouldn't say it's completely out of the question but there's a pretty high bar for the benefit it provides vs the overheads of doing a security audit, likely mirroring the repo, and subsequently tracking upstream.
Do you have any usage examples and performance numbers? - Leszek On Thu, Feb 16, 2023 at 10:30 PM Yagiz Nizipli <[email protected]> wrote: > Hi everybody, > > I'm thinking about proposing simdutf (https://github.com/simdutf/simdutf > to v8 for faster unicode operations in certain parts of the code. We have > been actively using it in Node.js for the past couple of months and > upstreaming it can improve the performance on several places. > > What is the policy and requirements for proposing and adding a dependency > to v8? > > Best, > Yagiz > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/v8-dev/e70037fb-6a36-41f3-96f4-ec665844d183n%40googlegroups.com > <https://groups.google.com/d/msgid/v8-dev/e70037fb-6a36-41f3-96f4-ec665844d183n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/CAGRskv_D9%2BwLWsM9PvUqBs%3DOpN%3DJh7Ro_V1s-oKqUNhsxnbCAQ%40mail.gmail.com.
