sourcegraph / sg.nvim

Experimental Sourcegraph + Cody plugin for Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance Issues on MBP M1 "com.apple.Safari.SafeBrowsing.Service"

maxiim3 opened this issue · comments

Performance issue

➡️ My MacBookPro M1 is going on fire when the plugin is installed and neovim is running.

💻 Setup :

  • MBP m1
  • Warp and iTerm2 terminal
  • Neovim with LunarVim "flavour" (LazyVim).

=========
💬 Comment :
The plugin is working as excpeted, and it is realy cool!

=========
🚫 Issue :

  • The plugin is installed (in my plugin file).
  • I rerun neovim, and do nothin special.
  • "com.apple.Safari.SafeBrowsing.Service" start running on fire on my Activity Monitor.

Disabling the plugin:

  • I comment the config lines
  • Save and Cleanup the plugin using Lazy
  • I quit Neovim then "com.apple.Safari.SafeBrowsing.Service" stops going fire.
  • I reopen Neovim and "com.apple.Safari.SafeBrowsing.Service" doesn't show up anymore on activity monitor

I've done this few times, and it's obvious "com.apple.Safari.SafeBrowsing.Service" only shows up when sg.nvim is installed.