Skip to content

REPL help menu has significant latency on master #56074

@jakobnissen

Description

@jakobnissen

In stdlib/REPL/src/precompile.jl, the line ? reinterpret is added as part of REPL's precompilation script.
Unfortunately, I still see some latency when running precisely that line - perhaps due to the use of the new styled string, or syntax highlighting standard libraries.

The two GIFs below illustrate the difference between 1.11.0 and current master.

Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions