![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it faster to read through a file, without checking for end of stream, and catch the EndOfStreamException or to do a check for position vs. length after reading each line of a file? This is using a BinaryReader. I am going to setup a some performance tests but wanted to gather any input from the learned groopies. |
#3
| |||
| |||
|
|
Is it faster to read through a file, without checking for end of stream, and catch the EndOfStreamException or to do a check for position vs. length after reading each line of a file? This is using a BinaryReader. I am going to setup a some performance tests but wanted to gather any input from the learned groopies. |
#4
| |||
| |||
|
|
Is it faster to read through a file, without checking for end of stream, and catch the EndOfStreamException or to do a check for position vs. length after reading each line of a file? This is using a BinaryReader. I am going to setup a some performance tests but wanted to gather any input from the learned groopies. |
#5
| |||
| |||
|
|
Is it faster to read through a file, without checking for end of stream, and catch the EndOfStreamException or to do a check for position vs. length after reading each line of a file? This is using a BinaryReader. I am going to setup a some performance tests but wanted to gather any input from the learned groopies. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |