GoodMem
ReferenceClient SDKsJava SDKModels

PageTimings Model

PageTimings Model documentation for Java SDK

PageTimings

Per-page timing breakdown for OCR processing.

Properties

NameTypeDescriptionNotes
queueWaitMsLongTime spent waiting in the render queue (ms)
renderMsLongTime spent rendering the page image (ms)
ocrMsLongTime spent running OCR (ms)
totalMsLongTotal page processing time (ms)