Yagiz Nizipli

@anonrig
7 Subscribers

Pinned & Latest Posts

View all
April 10
·
Pinned
Who is Yagiz?
Node.js task runner

Recently, I’ve added a task runner to Node.js. This means that instead of running npm run test on your project, you can now run “node —run test”. This change has the goal of reducing the amount of CPU cycles we pay for just running a simple script. Prior to native task runner, it was around 200ms. With the C++ rewrite of the task runner, it is now 20ms.

PR: https://github.com/nodejs/node/pull/52609

Subscriptions

View all

Support anonrig with a subscription & receive unique benefits in return

For Individuals

Fan

$50/mo

Support my work and get access to premium posts and content in the future.

Premium posts
For Businesses

Supporter

$500/mo

Recommended for companies who want prioritization for their performance issues

Premium posts

Top Issues

View all

#84 opened in anonrig/fast-querystring

1
👍1
Fund