Skip to content

Rewrite logging to be more efficient. #9

@JasonLovesDoggo

Description

@JasonLovesDoggo

Currently, Logs use the stdlib "log" package. But according to pprof, logging takes around 48% of the total compute time.

Image

Ideally, it should be rewritten to a library like log/slog or zap

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions