Remix.run Logo
DoctorOetker an hour ago

not necessarily, one may be easier to parallelize while the other suffers some serial computation bottleneck.

gunalx an hour ago | parent [-]

Grep is trivially parallelizable if you care to do it though.

https://iepathos.github.io/ripgrep/performance/#work-stealin...