musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/stdio.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012年08月10日 22:18:49 -0400
committerRich Felker <dalias@aerifal.cx>2012年08月10日 22:18:49 -0400
commit4c346919a9b238748de2ee85ce6d749fc3cf7059 (patch)
tree85cf458d4e935e8f80f73611f4fca68708872204 /include/stdio.h
parente3ebe7db5de64c193202f1c5b321c9a470e730c5 (diff)
downloadmusl-4c346919a9b238748de2ee85ce6d749fc3cf7059.tar.gz
trivial optimization to printf: avoid wasted call frame
amusingly, this cuts more than 10% off the run time of printf("a"); on the machine i tested it on. sadly the same optimization is not possible for snprintf without duplicating all the pseudo-FILE setup code, which is not worth it.
Diffstat (limited to 'include/stdio.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月13日 22:21:51 +0000

AltStyle によって変換されたページ (->オリジナル) /