Skip to content

BulkLoader._onAllLoaded() method is calling getStats() even if no logging will be generated #139

@federicodangelo

Description

@federicodangelo

BulkLoader._onAllLoaded() method is calling getStats() even if no logging will be generated, this is wasting resources generating arrays and concatenating strings, and it's all being wasted unless logLevel is LOG_VERBOSE, this should be checked before calling getStats()

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