This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Performance configuration for software developers

Has anyone else run into this issue? In my company we have a development department that does all the coding for our website and such. One of the biggest complaints which prevents us from running AV on their workstations is performance. In all cases of AV products, the development teams always complain that running code builds and compiles is so much slower with AV.

What is the optimal configuration for SEPP to apply to a computer that a software developer would use that has the least impact to performance? Even excluded subversion checkouts and playpens doesnt seem to help much.

Any pointers?

:19719


This thread was automatically locked due to age.
Parents
  • HI, 

    The first thing is to pin down which component of AV is slowing things down.  Once that's understood it's probably possible to improve things. It might be a quite slow iterative process but best to change things one at a time.  Between each suggestion see how things are:

    1. I would start by updating to the latest version, i.e. 10.0.
    2. Disable behaviour monitoring
    3. Disable live protection
    4. Disable suspicious files
    5. Disable Adware/PUAs
    6. Try just on-read scanning under on-access.
    7. Remove detoured, that is to do as follows: remove the path to the sophos dll from:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows \AppInit_DLLs

    and if on a 64-bit machine:
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Windows \AppInit_DLLs

    If you only have one dll in each of the above, i.e. Sophos, it might be easier to set LoadAppInit_DLLs to 0 for both to make it easier to revert.

    Then restart the machine to take effect.

    8.Exclude C:\ under on-access exclusions

    9. Disable on-access

    10, Disable SAVService

    Starting at the top, which helps?

    Regards,

    Jak

    :19725
Reply
  • HI, 

    The first thing is to pin down which component of AV is slowing things down.  Once that's understood it's probably possible to improve things. It might be a quite slow iterative process but best to change things one at a time.  Between each suggestion see how things are:

    1. I would start by updating to the latest version, i.e. 10.0.
    2. Disable behaviour monitoring
    3. Disable live protection
    4. Disable suspicious files
    5. Disable Adware/PUAs
    6. Try just on-read scanning under on-access.
    7. Remove detoured, that is to do as follows: remove the path to the sophos dll from:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows \AppInit_DLLs

    and if on a 64-bit machine:
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Windows \AppInit_DLLs

    If you only have one dll in each of the above, i.e. Sophos, it might be easier to set LoadAppInit_DLLs to 0 for both to make it easier to revert.

    Then restart the machine to take effect.

    8.Exclude C:\ under on-access exclusions

    9. Disable on-access

    10, Disable SAVService

    Starting at the top, which helps?

    Regards,

    Jak

    :19725
Children
No Data