aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2022-12-30 15:13:55 +0000
committerRon Yorston <rmy@pobox.com>2022-12-30 15:13:55 +0000
commitde95d1d8f83d30b0ab08697b5c9a1899a0b26352 (patch)
treec82099ae5c790fce72213ca4ab2cad5b7d957b47 /docs
parent67aec6403c80b8956b8b0f78f58e2b9664bd4f62 (diff)
downloadbusybox-w32-de95d1d8f83d30b0ab08697b5c9a1899a0b26352.tar.gz
busybox-w32-de95d1d8f83d30b0ab08697b5c9a1899a0b26352.tar.bz2
busybox-w32-de95d1d8f83d30b0ab08697b5c9a1899a0b26352.zip
win32: speed up getc(3) wrapper
The grep applet was found to be rather slow. A major reason for this is the implementation of getc(3). Using _getc_nolock() and inlining is_console_in() speeds things up by a factor of three. (GitHub issue #278)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions