hey guys i need help as quick as possible about this question i need to submit on Monday please help.
the latency experimentation aims to estimate the execution speed for programs.you will measure the perfomance together with scaling by estimating the responce time while increasing the size of a database.In order to estimate the time taken to access and display data from the database,a database will be created for all the platforms using access 2000 the database consists of the following:Studnumber(int),Surname(text),Initials(text),Sex(text),Diploma(text),Subject1(int),Subject2(int),Subject3(int),Subject4(int),Subject5(int),Subject6(int).
write a PHP program that will retreave the records,it will begin the execution with 1000 records and then double the size of the database to 20000 and then to 40000 and then to 80000.This is simply becauseit is easier to duplicate the whole records than to enter new records.
please guys help me out im in a deep end and just find out that i have to submit on monday.
Writing in anticipation.