>> Would anybody like to compare the concrete run time consequences for the
>> specification of a specific function name list in semantic patch scripts?
>> * Alternation for regular expressions in SmPL constraints
>> * SmPL disjunction variant
> Since you care so much about performance, why not do it yourself?

There are two reasons.
1. I would like to avoid the efforts for development of a representative
   test case for such a speed comparison.

2. I am using regular expressions in constraints (for my other source
code analysis)
   because of functionality that is not directly provided by the semantic
   patch language so far.
   Can it be that the regex syntax is more succinct for specific use cases?

Regards,
Markus
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to