Hi I am a student in master course for Computer Engineering.<div><br></div><div>I am studying Racket for my research.</div><div>My one of goals is to measure the performance(cpu usages, memory, i/o..etc) of each thread.</div>
<div><br></div><div>So I have two questions...</div><div><br></div><div>1) CPU, I/O usages</div><div><br></div><div>    Is there any way to measure CPU usage per each thread in run-time by Racket?</div><div><br></div><div>
2) Memory usages</div><div><br></div><div>   Also memory usages per each thread in rum-time??</div><div>   As I know Linux doesn&#39;t provide the way to measure memory usage per each thread.</div><div>   So How about Racket?</div>
<div><br></div><div>Thanks :) </div>