onivim/oni

Performance: improve performance of interface-heavy events

Open

#174 opened on Jan 19, 2017

View on GitHub
 (4 comments) (3 reactions) (0 assignees)TypeScript (11,389 stars) (336 forks)batch import
bughelp wantedperformance

Description

The new update (0.1.8) significantly improved performances, making oni really usable as a daily driver, but some "interface heavy" events (like window resizing, or search-as-you-type in FZF.vim) still feel really slow compared to terminal neovim and neovim-qt. Thanks!

Contributor guide