Skip to content

Warn to operators when running in debug mode #6206

@fordN

Description

@fordN

Running in debug mode slows everything down; I'm sure more than a few indexers have spent hours debugging something like a slow store interaction only to find that it was just slow because they were running in debug mode instead of --release mode.

Let's make it abundantly clear in the logs on startup that graph-node is built in debug mode (slow).

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