Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hi, I have noticed that since upgrading our PDF system to 19.2.0.44 of

Syncfusion.HtmlToPdfConverter.Blink.Net.Core.Linux

, the conversion take approximately two to three times longer. Nothing else changed in our code between upgrades. 

We are using the converter in a .Net Core app running in a Linux docker container with multiple worker threads doing parallel conversions. The HTML documents used in testing are HTML with React components. The attached results are for a conversion of 30 documents each time. However, testing with just a bare-bones HTML document (literally HTML/BODY tags with "hello world") yields similar results - 9s for the the older version, 27s for the newer.


EDIT: I just checked the latest version available and it should read .44