Skip to main content

Search

Search

BarTender 2021 R5 - Diagnosing Performance Issue with .NET SDKender

Comments

1 comment

  • Avatar
    Xabier Clemente
    Moderator

    Hello John,

    Thank you for reaching us via our Community Forums!

    Sure, we can provide some guidance on your questions regarding BarTender 2021 R5 and performance optimization:

    1. BarTender does not have built-in logging capabilities to directly track rendering times. However, you can use external tools to measure the time taken by the BarTender rendering process. For example, you can use performance profiling tools or logging frameworks within your calling code to measure the time spent on the BarTender-related operations.

    2. BarTender uses an internal database for various purposes, including logging, print history, and system settings. By default, BarTender installs and uses the SQL Express edition. While SQL Express may have some limitations in terms of performance and scalability compared to full SQL Server editions, it's unlikely to be the primary cause of performance issues related to barcode production. However, if you're experiencing significant performance problems and suspect SQL Express may be a factor, you could consider upgrading to a full SQL Server edition for improved performance.

    3. We are currently working on updating our Knowledge Base with articles on this subject; however, since any given environment is different from another, there are no quick guides we can offer on the subject. If you are experiencing a lack of performance when printing, we would suggest reaching our Technical Support team directly.

    4. Upgrading to the latest version of BarTender and utilizing the 64-bit version could potentially have a positive impact on performance. Newer versions often include performance improvements, bug fixes, and optimized features. However, it's important to note that upgrading to a newer version might require code changes in your .NET application, especially if you're relying on the BarTender .NET SDK. It's recommended to consult the release notes, and documentation to understand the compatibility and required changes before upgrading.


    Finally, we have a Professional Services team, who in exchange for a quote, can assist you in identifying and solving any performance issues you might have.

    I hope this helps!

    0

Please sign in to leave a comment.