Re: [blfs-dev] Use optimize while building Vim

2018-05-04 Thread Bruce Dubbs
On 05/03/2018 09:00 PM, Xi Ruoyao wrote: On 2018-05-03 11:50 -0500, Bruce Dubbs wrote: I've never had a problem with vim using the standard build. Our general approach is that upstream knows best, so that we rarely change optimization flags. I am not familiar with the operation "using netrw

Re: [blfs-dev] Use optimize while building Vim

2018-05-03 Thread Xi Ruoyao
On 2018-05-03 11:50 -0500, Bruce Dubbs wrote: > I've never had a problem with vim using the standard build. Our general > approach is that upstream knows best, so that we rarely change > optimization flags. > > I am not familiar with the operation "using netrw to view directory > content".

Re: [blfs-dev] Use optimize while building Vim

2018-05-03 Thread Bruce Dubbs
On 05/03/2018 08:31 AM, Xi Ruoyao wrote: By default Vim is compiled without any compiler optimization. Then it becomes very slow under certain circumstances (for example, when using netrw to view directory content). The Vim installation documentation says that we can provide optimize options