Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Yeah. I don't know how often interrupts happen to know how easy this would be to control for, but it certainly sounds like it could be tough. I suppose one way to mitigate these though is e.g. taking a min() of the execution times rather than the average?


except that we need max() here :)


Huh, why max()? Generally microbenchmarks want min() (or close to it).


because THIS code becomes faster once RCX is saved and restored during the interrupt call


Oh right, my bad, thanks. Totally escaped me when I wrote that :-)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: