Skip to content

Really bad performance while edit big lua table. #200

@moyotar

Description

@moyotar

emacs version:
GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu) of 2021-11-03

It's a almost 5000 lines lua table, for config.

local conf = {
        [100] = function()
                ...
        end,
        [101] = function()
                ...
        end,
        [102] = function()
                ...
        end,
        ...
}

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions