diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-11-04 12:56:30 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-11-04 13:01:08 +0100 |
commit | b197267a541e9eccad0fbfc9d55078dde34b1e0d (patch) | |
tree | d2aebdec36e3c4b24ddf504603a47d0ebaf4b0c2 /tests/.gitignore | |
parent | 90abb74ff0e3134d8647722cee36b1815c14143d (diff) | |
download | curl-b197267a541e9eccad0fbfc9d55078dde34b1e0d.tar.gz |
curl: speed up handling of many URLs
By properly keeping track of the last entry in the list of URLs/uploads
to handle, curl now avoids many meaningless traverses of the list which
speeds up many-URL handling *MASSIVELY* (several magnitudes on 100K
URLs).
Added test 1291, to verify that it doesn't take ages - but we don't have
any detection of "too slow" command in the test suite.
Reported-by: arainchik on github
Fixes #1959
Diffstat (limited to 'tests/.gitignore')
0 files changed, 0 insertions, 0 deletions