Probelm with Regular Expression (Backtracking)
hello,
my original program [large project] became slow because of backtracking of regular expression. taking time not match.
the same logic , input parameters used in different test (small) program. there execution time pretty fast.
i debugged self @ regular expression statement. takes different execution times in 2 different programs.
can body please tell me how same logic , same inputs can give 2 different execution times in c#?
thanks in advance
regards,
amar ankatha
amar ankatha
jdweng
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment