Streaming read
Use read-only iteration when the workflow consumes rows without modifying the workbook.
Workbook performance
A faster library matters only when the customer workload, output contract, and measurement method remain comparable. WolfXL publishes bounded release-artifact results and the method used to produce them.
Keep workbook startup, Python transformation logic, storage latency, and downstream delivery separate so the result identifies the component that changed.
Use read-only iteration when the workflow consumes rows without modifying the workbook.
Use write-mode APIs when the output is created from scratch.
Use modify mode when a supported operation must update an existing package while retaining unrelated source parts.
The release benchmark identifies supported scenarios where WolfXL outperformed openpyxl 3.1.5. Treat those results as workload hypotheses. Reproduce the relevant scenario with your source, build, workbook, and environment before making a production capacity decision.
The Production Workbook Pilot can define the workload, output checks, measurement policy, and rollout threshold for one pipeline.
Scope a performance pilot