Measure memory usage too
kokizzu opened this issue · 2 comments
kokizzu commented
I see in the article that memory usage not measured
https://deepu.tech/concurrency-in-modern-languages-final/
alias time
time='/usr/bin/time -f "\nCPU: %Us\tReal: %es\tRAM: %MKB"'
deepu105 commented
Thanks, I'm working on an update and will do this for that
deepu105 commented
done