Hey Y'All,
And, would you look at that!!!
Our beloved
GetMem sent me the first submission via email!!
$ time ./bin/sbalazs /tmp/measurements-1_000_000_000.txt out.txt 30
Process started at: 21:19:31:915
Process finished at: 21:20:30:621
Duration: 58706 ms
real 0m58.710s
user 16m33.586s
sys 2m6.977s
This is just me jumping the gun with his code. Ran it once with
time and not
hyperfine.
Still need to make it compliant to use
STDOUT and not a file.
Not sure what I'm gonna do with that thread count param...
I'm also thinking of writing a blog post announcing the thing, and creating another thread for the challenge itself!!
And I've been lazy by not providing an official baseline implementation. Something that is the most naive, one threaded and sequential as possible

Welp, stuff for another day !!!
Cheers,
Gus