From a1da4970452ac7126acbba52a49ef8e52a0ec6f4 Mon Sep 17 00:00:00 2001 From: Srihariharan Date: Tue, 23 Apr 2024 11:17:18 +0530 Subject: [PATCH] 881424: Added HTML to PDF performance benchmark in UG. --- .../Convert-HTML-To-PDF/troubleshooting.md | 92 +++++++++++++++++++ 1 file changed, 92 insertions(+) diff --git a/File-Formats/PDF/Convert-HTML-To-PDF/troubleshooting.md b/File-Formats/PDF/Convert-HTML-To-PDF/troubleshooting.md index 1ffb4039c..86e9e7882 100644 --- a/File-Formats/PDF/Convert-HTML-To-PDF/troubleshooting.md +++ b/File-Formats/PDF/Convert-HTML-To-PDF/troubleshooting.md @@ -853,6 +853,98 @@ Blink binaries (Version 109.0.5414.75), +## HTML to PDF Performance Benchmarks: + +### Environment Details: + + + +OS Edition : Windows 11 Enterprise + +Version : 22H2 + +Processor : 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz 2.42 GHz + +Installed RAM : 20.0 GB (19.7 GB usable) + +System type : 64-bit operating system, x64-based processor + + + +### Sample Details: + + + +Application : ASP.NET Core Web App (Model-View-Controller) + +Package Name : Syncfusion.HtmlToPdfConverter.Net.Windows + +Version : 25.1.35 + +Sample Link : https://www.syncfusion.com/downloads/support/directtrac/general/ze/HTMLToPDF_Demo_2-1367619702 + +Output Files : https://www.syncfusion.com/downloads/support/directtrac/general/ze/OutputDocuments_1715564825 + +Input Files : https://www.syncfusion.com/downloads/support/directtrac/general/ze/Input1125518413 + + +### Results: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Input Page countConversion time + +(Avg value of 5 conversions) +Process Memory and CPU usage +
10+ Pages2.78 seconds +Memory usage: 318 MB + +CPU usage: 10%
100+ pages3.65 secondsMemory usage: 367 MB + +CPU usage: 14%
1000+ pages6.72 secondsMemory usage: 813 MB + +CPU usage: 27%
10 documents with 100+ pages in a loop30.52 seconds +Memory usage: 663 MB + +CPU usage: 15%
10 documents with 1000+ pages in a loop1 minute 10 seconds +Memory usage: 2.2 GB + +CPU usage: 64%
+ +Note: The performance benchmark will vary depending on the following factors, + +
    +
  1. External resources loaded in the HTML (Such as Images, Scripts, and Styles)
  2. +
  3. Network speed for online URL conversions.
  4. +
  5. Hardware resources (CPU and Memory)
  6. +
## There was an error opening this document. This file is already open or in use by another application.