Skip to content

Improve message filtering #63

@yosbelms

Description

@yosbelms

To filter logs currently it is necessary to parse the messages that it passed to ROARR.write in JSON format, resulting in a potentially CPU-intensive filtering logic.

My proposal is to pass unserialized message as second parameter to ROARR.write to avoid JSON parsing for each log message.

Context: gajus/slonik#277

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions