Replies: 2 comments 1 reply
-
I don't feel like there has been a performance hit after enabling |
Beta Was this translation helpful? Give feedback.
0 replies
-
It depends on a few parameters, but it still can make fzf slower by 20~30%. Is it noticeable? Probably not, unless you're using fzf with millions of input lines. But there's no point in doing unnecessary extra work so it's not on by default. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
Version 0.26.0 change log mentions:
but the performance topic in the documentation says:
Is the performance documentation still accurate, or can we use
--ansi
starting with version 0.26.0 without worrying about the performance hit anymore?Beta Was this translation helpful? Give feedback.
All reactions