diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-07-31 00:17:56 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-07-31 13:41:00 +0200 |
commit | 1691a31cab33ef1d6a186bd08e5f8cf7661e34c1 (patch) | |
tree | e4cf1d89822270eacfe7dca38a88c4b7664bf961 /CMake/Platforms/WindowsCache.cmake | |
parent | 9dedcbf9ec47b436a43c1e4744921b9e620e5fe2 (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 'CMake/Platforms/WindowsCache.cmake')
0 files changed, 0 insertions, 0 deletions