Y
Hacker News
new
|
ask
|
show
|
jobs
by
dataflow
528 days ago
Huh, why max()? Generally microbenchmarks want min() (or close to it).
1 comments
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