G
George Potemkin
Guest
Data are coming from disk to a file system cache, then to a db buffer pool, then through network to a client. If during all tests you'll read a limited set of data (you can read the same data over and over again) that entirely fit into a db buffer pool then you will measure a network performance only. Otherwise the other uncontrolled factors will affect the results.
Continue reading...
Continue reading...