Skip to content

Performance #501

@mariusrak

Description

@mariusrak

Hi, is there any will to make some performance optimizations? I use simple schema heavily with my data and it can take tens or hundreds of milliseconds to process like 40 items from database. Lot of time is spent in stuff like MongoObject or makeKeyGeneric. I don't use simple schema for work with mongo modifiers, I clean just objects (I'm not sure whether it is relevant) also, makeKeyGeneric is just some regex, which is unfortunately quite slow and maybe can be optimized somehow. Maybe there are some more stuff that could help. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions