top | item 42585626

(no title)

Bulat_Ziganshin | 1 year ago

except that we need max() here :)

discuss

order

dataflow|1 year ago

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

Bulat_Ziganshin|1 year ago

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