On 14.12.2006, at 04:26, Vlad Seryakov wrote:
I just replaced Tcl_FSStat in fastpath.c with stat and got about 5-9%increase in serving 26K image file. I am making #define which will makethis compile time configurable, anyway i am in this already.
Before you scatter the code with defines, why not make Ns_FSStat() and Ns_FSOpen() and friends and make the define there?