How to Evaluate HTML Printing Function Performance: Difference between revisions

From wizarPOS
(Created page with "== Performance == * It takes 1 second to get the picture at the first time, next time to print, it will need 500 milliseconds to get the picture. * In the case of 60 lines of...")
 
(Replaced content with "{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/printer/evaluate-html-print-performance}}")
Tag: Replaced
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Performance ==
{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/printer/evaluate-html-print-performance}}
* It takes 1 second to get the picture at the first time, next time to print, it will need 500 milliseconds to get the picture.
* In the case of 60 lines of receipt, the printer starts 1 second or 0.5 seconds slower than the printing of text, and the end of the printing is 0.5 seconds or 0.2 seconds slower than the printing of text.
* In the case of 120 lines of receipt, the printer startup is also 1 second or 0.5 seconds slower, and the end of printing is 0.5 seconds faster.
== Optimization strategy ==
* Keep HTML tags simple.
* The count of tag affects the speed of getting pictures, so use tag as little as possible.

Latest revision as of 07:42, 7 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/faq/printer/evaluate-html-print-performance

We're making a move! Our site's content is migrating to a new URL, to provide you with an enhanced browsing experience. Please update your bookmarks accordingly. Thank you for your continuous support!