Best way to debug performance issues?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • neodev.nvim

    💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.

  • Try to debug what happens on exit, maybe https://neovim.io/doc/user/starting.html#-V works. Regarding nvim-cmp being slow, do you have https://github.com/folke/neodev.nvim installed? If yes, try removing it and checking if it's an issue. It's been slowing down my completion for a while until I pinpointed the issue (and it was slowing it down always, not just when editing lua code).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts