Project

General

Profile

Feature #1651

Speed improvement to conditional_remove

Added by Rogers, Chris about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
20 March 2015
Due date:
% Done:

100%

Estimated time:

Description

xboa.bunch.Bunch.conditional_remove is unnecessarily slow. It calls list.remove many times. Changed this to list.append and the thing runs faster.

No data to display

Also available in: Atom PDF