Arun Mittal
August 23rd, 2001, 04:11 AM
Hi,
We are porting an application from C to VB5 in which we are reading binary files using open method in VB5.But the time taken by VB is much more than the time taken by C to read the same file.As there are number of files to be read at a time ,overall performance of the application in VB5 is much slower than in C.
Any suggestions towards optimization of file reading will be of great help..
Thanks,
-arun
We are porting an application from C to VB5 in which we are reading binary files using open method in VB5.But the time taken by VB is much more than the time taken by C to read the same file.As there are number of files to be read at a time ,overall performance of the application in VB5 is much slower than in C.
Any suggestions towards optimization of file reading will be of great help..
Thanks,
-arun