Performance Question WordDocument Clone vs new Document()

Hi there,


I was experimenting with using document.clone instead of reading the byteArray anew every time and was hoping for a performance boost.

I was surprised that it had a different effect.

Can you provide me with any reliable information on the performance of both ways of re-producing the same document? Was I just unlucky with my test scenario?


Best regards,
Grendel

Hi Grendel,


Thanks for your inquiry.

Could you please share the code example which you are using to test the “Clone vs new Document”? If you are using any input document, please also share that document. We will investigate the issue on our side and provide you more information.