Skip to content

Optimize the performance of the nREPL message log #1859

@bbatsov

Description

@bbatsov

As discussed in #1758 the nREPL message logging is pretty slow (especially when big data structures are involved) and enabling logging causes constant freezes.

To alleviate the problem logging was disabled by default, but we still need to analyze and optimize the problematic code (nrepl--pp seems to be the main culprit here).

//cc @vspinu

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions