help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

threaded I/O


From: John W. Millaway
Subject: threaded I/O
Date: Fri, 11 Jan 2002 13:03:07 -0800 (PST)

> There are some things I wish I could see instead (egcs 2.91.66 -
> wrong pattern generation, I/O on a seperate thread).

Please elaborate on both of these. Recall that flex reads in large chunks, not
char by char, as does the libc stream library. Without any tweaks, flex calls
fread/read only twice for a 32k file. I'm not convinced that a separate I/O
thread would improve overall performance *at all*.


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]