diff options
| author | Stefan Boberg <[email protected]> | 2025-03-12 14:48:46 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2025-03-12 14:48:46 +0100 |
| commit | cd128dd76526ed01c9a6c125b7ecddd9e3e08e57 (patch) | |
| tree | 62e1285564daefd49690a867bf76e54f23c8457b /src/zenhttp/servers/httpsys.cpp | |
| parent | fixes for log timestamps (#304) (diff) | |
| download | zen-cd128dd76526ed01c9a6c125b7ecddd9e3e08e57.tar.xz zen-cd128dd76526ed01c9a6c125b7ecddd9e3e08e57.zip | |
ProgressBar improvements (#305)
* changed ProgressBar so it doesn't use printf. printf by default is very slow on Windows due to weird buffering behaviour. During a 2 minute build download I profiled 35 CPU seconds inside printf
* changed so ProgressBar uses plain output mode if stdout is not a console/tty
Diffstat (limited to 'src/zenhttp/servers/httpsys.cpp')
0 files changed, 0 insertions, 0 deletions