Skip to content

CSE: Improve performance of get_common_arg_candidates() by reducing

Matt Wala requested to merge cse-performance-hack into master

the number of items we have to examine at the tail end of the iteration.

Merge request reports