zufuliu / notepad4

Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath.
Other
2.42k stars 174 forks source link

add OpenMP condition branch #786

Closed missdeer closed 2 months ago

zufuliu commented 3 months ago

I don't think OpenMP will help the performance (not measured though), also it has runtime overhead than current parallel code.