Menu

#18 Improve performance of Devmon

Unstable (example)
open-fixed
nobody
Devmon (9)
5
2015-06-02
2012-01-02
Wim Nelis
No

The REs used in exception handling are changed to improve the performance. In those REs grouping is needed, but there is no need to capture the group into a buffer. Changing /(...)/ into /(?:...)/ will disable capture.

In our case, HP proliant DL380 dual CPU, about 750 hosts, the CPU utilization dropped by 2%, the Devmon run time by 1.4 [s].

Discussion

  • Wim Nelis

    Wim Nelis - 2012-01-02

    Improve performance of Devmon

     
  • Buchan Milne

    Buchan Milne - 2015-06-02

    I have merged this in r249.

     
  • Buchan Milne

    Buchan Milne - 2015-06-02
    • status: open --> open-fixed
    • Group: --> Unstable (example)
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.