Description
Csharpier has been quite slow for a while now (at least for me). It often takes more than 500ms to format a single file (it doesn't take much more time to format a whole solution). I use csharpier with conform.nvim but it also takes that long when I run it from the terminal.
Has anyone else noticed this or is it just me?
I'd appreciate if someone would look into this :)
Steps to Reproduce
Format a c# file using csharpier format.
Expected Behavior
Should take 0-100ms.
Actual Behavior
For me, it takes 300-1000ms
Description
Csharpier has been quite slow for a while now (at least for me). It often takes more than 500ms to format a single file (it doesn't take much more time to format a whole solution). I use csharpier with conform.nvim but it also takes that long when I run it from the terminal.
Has anyone else noticed this or is it just me?
I'd appreciate if someone would look into this :)
Steps to Reproduce
Format a c# file using
csharpier format.Expected Behavior
Should take 0-100ms.
Actual Behavior
For me, it takes 300-1000ms