Skip to content

Current DataMgr.loadXML() is slow #13

Description

@JamoCA

I made some updates to spamFilter regex logic and updated to the latest version of sebTools before forking & comitting. (NOTE: The library files I'm using are all dated 2/4/2021 and the current build is dated 2/17/2022. I'm using MSSQL 2016.)

After upgrading, the spamFilter init's loadXML function is taking an extra long time (74,084ms) when importing the default 17 XML rules.

variables.DataMgr.loadXML(getDbXml(),true,true);

If I use the build from 2/4/2021, the initialization for spamFilter time is only ~600ms.

Is this a known issue? Have you encountered it before? (I'd like to upgrade, but something seems wrong.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions