yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia
MIT License
1.34k stars 30 forks source link

Performance improvements #129

Closed yatli closed 4 years ago

yatli commented 4 years ago

This is looking good. 4K @ 60fps without jittering.

Need to test compatibility with all platforms to see if the caching mechanism works.

yatli commented 4 years ago

Unfortunately it doesn't work with Linux already.. Reverting.

yatli commented 4 years ago

Update: more likely a problem with deferred rendering.

yatli commented 4 years ago

Tested on Linux. Rendering speed is improved!