Skip to content

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

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()

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