Re: [Cocci] =~ runtime improvements?

2018-09-30 Thread Julia Lawall
On Sun, 30 Sep 2018, Kees Cook wrote: > On Sun, Sep 30, 2018 at 8:40 AM, Julia Lawall wrote: > > > > > > On Sun, 30 Sep 2018, Lars-Peter Clausen wrote: > > > >> On 09/27/2018 08:51 PM, Kees Cook wrote: > >> > Hi, > >> > > >> > This .cocci takes a VERY long time to run against the kernel, and

Re: [Cocci] =~ runtime improvements?

2018-09-30 Thread Kees Cook
On Sun, Sep 30, 2018 at 8:40 AM, Julia Lawall wrote: > > > On Sun, 30 Sep 2018, Lars-Peter Clausen wrote: > >> On 09/27/2018 08:51 PM, Kees Cook wrote: >> > Hi, >> > >> > This .cocci takes a VERY long time to run against the kernel, and I'd >> > love to know what I could do to improve it. I

Re: [Cocci] =~ runtime improvements?

2018-09-30 Thread Julia Lawall
On Sun, 30 Sep 2018, Lars-Peter Clausen wrote: > On 09/27/2018 08:51 PM, Kees Cook wrote: > > Hi, > > > > This .cocci takes a VERY long time to run against the kernel, and I'd > > love to know what I could do to improve it. I assume it's related to > > the use of the "=~" operand: > > > >

Re: [Cocci] =~ runtime improvements?

2018-09-30 Thread Lars-Peter Clausen
On 09/27/2018 08:51 PM, Kees Cook wrote: > Hi, > > This .cocci takes a VERY long time to run against the kernel, and I'd > love to know what I could do to improve it. I assume it's related to > the use of the "=~" operand: > Maybe I'm missing something, but do you need all of those variations?