FormFix v6.0 for .NET - Updated
Improve Performance
Developer Guide > How To > Use FormFix > Improve Performance

When examining performance, remember that the most important measures are the speed and cost of the whole system. If the quality setting is increased, this may cause identification to run 10 times slower. But if manual data entry is reduced by half, this may be a very cost-effective solution.

Batch Processing

The FormFix component was designed to perform batch processing. One way that this design demonstrates itself is that the IdentificationProcessor does extra processing during the first identification. This allows it to identify subsequent forms much faster. While this is good for normal operation, it makes identification appear slow if only one form is identified. Exercise care when measuring the performance of identification to ignore the first form. Also, time several runs (preferably over 100 identifications) to reduce the impact of the one-time processing at the start.

Possible steps to improve performance

Is this page helpful?
Yes No
Thanks for your feedback.