robertknight / ocrs

Rust library and CLI tool for OCR (extracting text from images)
Apache License 2.0
1.21k stars 54 forks source link

Add stronger hint to users to build `ocrs` and `rten*` crates in release mode #28

Closed robertknight closed 8 months ago

robertknight commented 8 months ago

Debug builds, especially of the rten* crates, are an order of magnitude or more slower.

This was prompted by https://github.com/robertknight/ocrs/issues/7 and https://github.com/robertknight/ocrs/issues/15#issuecomment-1954170017.