Conquest performance analysis

  • Hello,
    due to performance problems with our overall PACS (Conquest as server on Linux) that could have various reasons (hardware, network, etc.) I started an applicatory performance analysis monitoring the Conquest accesses based on a perl script parsing the daily log files. Thereby I figured out that the Conquest log mechanism running in multi-threaded mode mixes the log entries belonging to various threads which limits the approach only to single-threaded mode.
    Obviously this operation mode increases our performance problems.
    A possible solution would be to add the current thread number to each line logged (not only to start and end of the thread) so that a simple sort before parsing the daily log files would overcome this problem.
    Have you already thought of such a feature or is something planned for the next release?
    Thank you in advance.
    Best regards,
    Frank Emert

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!