Guidelines¶
Backtesting (Performance runs)¶
When iterating on a configuration, you can evaluate the performance of the parsing by running a backtest.
The backtest will run the parsing on a set of already-parsed-and-validated documents and evaluate the performance of the parsing by comparing the output with the expected output.