mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00

Avoids some table allocations. In a quick test over 50000 iterations it reduces the time from 130ms to 74 ms For the test setup details see: https://github.com/mfussenegger/nvim-dap/pull/1394#issue-2725352391