Damien Hampton
DH7

DH7

Follow
homebadges
Tag

performance

#performance

More content

Read more stories on Hashnode


Articles with this tag

Running CPU heavy tasks on Node.js

Apr 17, 20204 min read

TL;DR You can offload CPU intensive code using Node’s worker threads module. A demo app of the effect of this can be found here. I thought I...

Running CPU heavy tasks on Node.js

A tale of planning and pitstops

Jul 29, 20193 min read

Why do we need to plan? Why can’t we just get on with doing? The Mercedes Formula 1 team gave us an extreme example of the impact of planning on...

A tale of planning and pitstops