Le 28/06/2019 à 16:24, Kornel Benko a écrit :
No, because I don't have MSVC. Even if there is some timing difference, it does 
not matter. The biggest
time consuming problems are (on each paragraph)
1.) creating the tex part *
2.) analyzing and converting the tex-data to be used as input for regex ***
3.) apply regex
        3a.) if regex applies, determine the positions (start-end) of the found 
area ****************
('*' denotes, how much time we need for this part)

I see. Did you ever try to profile this?

JMarc

Reply via email to