Articles

Sign in to write an article

Overview My algorithm processes three decimal numbers at the same time (10 digits * 3 + 2 line breaks in between = 32 bytes, which fits in ymm registers). Let’s call this a unit operation. unit...

zielajzielaj 7

Using MMAP to Optimize Data Reading in HighLoad.Fun Solutions When competing on HighLoad.Fun every microsecond matters. One of the most impactful optimizations you can make is replacing conventional...

Sergey SvistunovSergey Svistunov 3