Re: Speeding java I/O
- From: "jcsnippets.atspace.com" <admin@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 14:58:59 GMT
"ramya" <ramyaraghukumar@xxxxxxxxx> wrote in message
news:1148948660.073503.60390@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hi,
I am doing file reading with java. It is slow. I tried using
BufferedReader but still I don't find any improvement. Is there
anything better I could do? Please give your suggestions.
Andrey already said it - define "slow". Could you post your code, so we can
see what exactly you are doing?
For example, if you're reading one byte at a time, then yes, the result will
be slow...
Best regards,
JayCee
--
http://jcsnippets.atspace.com/
a collection of source code, tips and tricks
.
- References:
- Speeding java I/O
- From: ramya
- Speeding java I/O
- Prev by Date: Re: converting some VB code to Java..
- Next by Date: Re: Speeding java I/O
- Previous by thread: Re: Speeding java I/O
- Next by thread: Re: Speeding java I/O
- Index(es):
Relevant Pages
|
|