Thread (13 messages) flat view 13 messages, 5 authors, 2016-06-15

Re: [PATCH] mailsplit and mailinfo: gracefully handle NUL characters

From: Stephen R. van den Berg <hidden>
Date: 2016-06-15 22:44:37

Johannes Schindelin wrote:
On Fri, 16 May 2008, Avery Pennarun wrote:
quoted
fread is about 18x faster than fgetc().  getc() is the same speed as
fgetc().  getc_unlocked() is definitely faster than getc, but still at
least 7x slower than fread().
Well, my question was more about fgetc() vs fgets().
If you feel like it, you might benchmark this patch:
Wouldn't it be better to improve the implementation of getc()
in glibc instead?

getc() is meant to be the fast version of fgetc(), and if it isn't
(anymore), then the library needs fixing.
-- 
Sincerely,                                                          srb@cuci.nl
           Stephen R. van den Berg.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help