yusf
Structural
- May 9, 2006
- 58
hi all,
I am currently dealing with programming and want to learn something about speed,in other words how fast could the reading data be.But before that i waould like to explain my problem a litle bit further:
Well i have a text file which contains hundereds of thousands of information and i would like to write a simple program that reads those datas efficiently.the time is problem for me and i am searching the fastest way...
as i searched i can read those datas as binary text or binary format ( maybe i am wrong please correct me at this and any other points) or there is any other way ..now can you help me which way ii must follow and which language is better for this type of purpose...
i hope i am clear..
thanks in advance
I am currently dealing with programming and want to learn something about speed,in other words how fast could the reading data be.But before that i waould like to explain my problem a litle bit further:
Well i have a text file which contains hundereds of thousands of information and i would like to write a simple program that reads those datas efficiently.the time is problem for me and i am searching the fastest way...
as i searched i can read those datas as binary text or binary format ( maybe i am wrong please correct me at this and any other points) or there is any other way ..now can you help me which way ii must follow and which language is better for this type of purpose...
i hope i am clear..
thanks in advance