aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.0
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2013-07-31 00:17:56 +0200
committerDaniel Stenberg <daniel@haxx.se>2013-07-31 13:41:00 +0200
commit1691a31cab33ef1d6a186bd08e5f8cf7661e34c1 (patch)
treee4cf1d89822270eacfe7dca38a88c4b7664bf961 /CHANGES.0
parent9dedcbf9ec47b436a43c1e4744921b9e620e5fe2 (diff)
curl: make --progress-bar update the line less frequently
Also, use memset() instead of a lame loop. The previous logic that tried to avoid too many updates were very ineffective for really fast transfers, as then it could easily end up doing hundreds of updates per second that would make a significant impact in transfer performance! Bug: http://curl.haxx.se/mail/archive-2013-07/0031.html Reported-by: Marc Doughty
Diffstat (limited to 'CHANGES.0')
0 files changed, 0 insertions, 0 deletions