Vinicius Lourenço(@vinii_joga10) 's Twitter Profileg
Vinicius Lourenço

@vinii_joga10

Software Developer currently working with LLMs and APIs. Passionate about serverless and performance | @nodejs collaborator | https://t.co/Yt2Ow6UB4z

ID:1038447566411706370

linkhttps://viniciusl.com.br calendar_today08-09-2018 15:22:48

857 Tweets

243 Followers

458 Following

Vinicius Lourenço(@vinii_joga10) 's Twitter Profile Photo

I was asked to include Bun , so here's the winner.

Node is almost 4x slower than bun because node has the --run handler written in JS, if we move to C++, we can skip a lot of overhead and maybe get closer to them

I was asked to include @bunjavascript , so here's the winner. Node is almost 4x slower than bun because node has the --run handler written in JS, if we move to C++, we can skip a lot of overhead and maybe get closer to them
account_circle
Vinicius Lourenço(@vinii_joga10) 's Twitter Profile Photo

In case you don't know, Yagiz Nizipli merged the new CLI flag '--run', which lets you run package.json scripts 5x faster than npm, and 7x than pnpm.

It's not npm compatible, but it's a good alternative to run your scripts.

In case you don't know, @yagiznizipli merged the new CLI flag '--run', which lets you run package.json scripts 5x faster than npm, and 7x than pnpm. It's not npm compatible, but it's a good alternative to run your scripts.
account_circle
Vinicius Lourenço(@vinii_joga10) 's Twitter Profile Photo

I deleted my old post about Node v21 and v22, I was wrong about improvements, looks like there is some issue on my setup using asdf that is slowing down node by ~70ms

I deleted my old post about Node v21 and v22, I was wrong about improvements, looks like there is some issue on my setup using asdf that is slowing down node by ~70ms
account_circle
Vinicius Lourenço(@vinii_joga10) 's Twitter Profile Photo

About making npm run faster: I'm trying

If all of these PRs were merged, it would save ~20ms
Currently, I'm just focusing on reducing the amount of code that is being 'require'

About making npm run faster: I'm trying If all of these PRs were merged, it would save ~20ms Currently, I'm just focusing on reducing the amount of code that is being 'require'
account_circle
Vinicius Lourenço(@vinii_joga10) 's Twitter Profile Photo

This PR was closed but I was very happy with the conversation, sometimes I even forgot that every change could introduce a maintenance burden that I as a unique contributor would not feel.

I'm literally throwing a bunch of code and running away

account_circle
Vinicius Lourenço(@vinii_joga10) 's Twitter Profile Photo

Trying to improve npm run, one library at a time, the current target is: spdx-correct

Probably will save 4ms on npm run.

github.com/jslicense/spdx…

account_circle
Glauber Costa(@glcst) 's Twitter Profile Photo

🇧🇷 It's on!!!!! 🇧🇷

ThePrimeagen is coming to Brazil, May 9th, in Sao Paulo, for the one of a kind event - !

And within that event, we'll be hosting the show 'Prime Tank', where ThePrimeagen and other influencers to be announced will be judging your projects…

🇧🇷 It's on!!!!! 🇧🇷 @ThePrimeagen is coming to Brazil, May 9th, in Sao Paulo, for the one of a kind event - #brazilmentioned! And within that event, we'll be hosting the show 'Prime Tank', where @ThePrimeagen and other influencers to be announced will be judging your projects…
account_circle
Brett Andrews(@AWSbrett) 's Twitter Profile Photo

🎉 Lambda v20.x is now on version 20.11.1! If you're using ESM and need __dirname, you get to remove the 3 worst lines in Node.js history.

🎉 #AWS Lambda #Nodejs v20.x is now on version 20.11.1! If you're using ESM and need __dirname, you get to remove the 3 worst lines in Node.js history.
account_circle