-
@tallison I use to recompile tesseract with `configure --disable-openmp` as suggested here https://github.com/tesseract-ocr/tesseract/issues/943 I recall a benchmark which indicated that Tesseract, when compiled without OpenMP, performs faster compared to the version compiled with OpenMP but with its features disabled.