Y
Hacker News
new
|
ask
|
show
|
jobs
by
Bulat_Ziganshin
528 days ago
except that we need max() here :)
1 comments
dataflow
528 days ago
Huh, why max()? Generally microbenchmarks want min() (or close to it).
link
Bulat_Ziganshin
528 days ago
because THIS code becomes faster once RCX is saved and restored during the interrupt call
link
dataflow
528 days ago
Oh right, my bad, thanks. Totally escaped me when I wrote that :-)
link