>> of data that I was requesting from the node (2.5 megs). See the attached >> HTML if you want to study an example of this situation yourself (just expand >> the tree until you encounder the invalid percentages and then continue >> expanding).
>Okay, the problem seems to be single byte reads from the datastore, >which happen when reading fields. This can be corrected by adding a >BufferedInputStream with a relatively small buffer (I'm using 8kB), in >FSDataStoreElement.KeyInputStream. We do NOT add a buffer at the >NativeFSDir level because it might interfere with CircularBuffer >implementation. In CVS unstable branch, please update and try again. Good, I will do a shot on it as soon a possible to see if I can provide any hard numbers on the exact performance gain. /N _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
