Files
docling-parse/docs/legacy_performance_benchmarks.md
Peter W. J. Staar a98871e9e3 chore: removed the v2 naming in the code (#198)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2026-01-26 13:36:37 +01:00

1.3 KiB

Legacy Performance Benchmarks (V1 vs V2)

This document contains historical performance benchmarks comparing the V1 and V2 parser versions. The V1 parser has been removed as of version 5.0.0.

Characteristics of different parser versions

Version Original Word-level Snippet-level Performance
V1 screenshot Not Supported v1 snippet ~0.250 sec/page
V2 v1 word v2 snippet ~0.050 sec/page

[~5-10X faster than v1]

Timings of different parser versions

We ran the v1 and v2 parser on DocLayNet. We found the following overall behavior

parser-performance