Opened 9 years ago
#6358 enhancement new
IntNStringReceiver uses O(n**2) complexity
Reported by: | therve | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Keywords: | |
Cc: | Branch: | ||
Author: |
Description
IntNStringReceiver holds data received in a string whereas it should use a list. #2611 has a preliminary patch and a benchmark.
Note: See
TracTickets for help on using
tickets.