Need more details on the Performance benchmarks for following requirement

We have purchased Aspose.Word for .NET.
Need more details on the Performance benchmarks for following requirement.

  1. How much maximum/minimum time would it take to create a report (using Linq word template) 20 pages
    we know the time can vary based on content (multimedia) so please consider without any image or multimedia (only text) with maximum text content on page ?
    (also we know the time can vary based on content)
  2. How much maximum/minimum time would it take to create a report (using Linq word template) 20 pages considering 100 image with maximum text content on page ?

Please let us know ASAP.

@gauravgarg04 Unfortunately, there are no such benchmarks since there are a lot of factors that might affect the report and document generation time:

  1. Document size and its complexity.
  2. Complexity of the reporting syntax used in your reports.
  3. CPU and Memory available for the report generation process.
  4. Input and output document formats.

So we did not do such measurements, since time can vary too much from report to report. To get more accurate measurement results, you can try measuring the performance of report generation using your templates and data.