How Did We Improve An Algorithm Speed by 60 Times?
Recently, my mentee and I refactored a key algorithm in one of our projects, and we achieved a 60-time speed gain.
Problem
We need regenerate a Docx file based on the OCR result, aiming to match the original format.
However, the OCR result does not contain the font size, and