Skip to content
Snippets Groups Projects
  • Adrien Matta's avatar
    ccb5d86b
    * Fixing issue with MultiThreading · ccb5d86b
    Adrien Matta authored
            - The event rate display was wrong on Linux system when using MT
            - Event rate is now correct
            - Improved Thread Scheduling for slightly faster analysis
            - add Option to switch off MT at compilation
            - Improve CATS performance dramatically (3 time faster)
            - remove a few using namespace std laying around
    ccb5d86b
    History
    * Fixing issue with MultiThreading
    Adrien Matta authored
            - The event rate display was wrong on Linux system when using MT
            - Event rate is now correct
            - Improved Thread Scheduling for slightly faster analysis
            - add Option to switch off MT at compilation
            - Improve CATS performance dramatically (3 time faster)
            - remove a few using namespace std laying around