llmhyy / microbat

A feedback-based debugger for interactively recommending suspicious step in buggy program execution.
55 stars 16 forks source link

[Optimization] Further Optimizing Trace Match #81

Open llmhyy opened 6 years ago

llmhyy commented 6 years ago

There is room to improve the efficiency of tregression.tracematch.IndexTreeMatcher.isControlPathCompatible(IndexTreeNode itNodeBefore, IndexTreeNode itNodeAfter)