Thursday, August 12, 2010

Tests to be ran on each experiment

VM Isolation Testing:
Test1: geekbench... checks a number of CPU/Memory/ system performance parameters and presents an over all performance score


Test2: Ramspeed test - This simple algorithm allows to show how fast are both cache and memory subsystems. There are also *mem benchmarks such as INTmem, FLOATmem. These are supposed to illustrate how fast is actual read\write memory performance. Each of them includes four subtests called Copy(A=B), Scale(A=B*m), Add(A=B+C) and Triad(A=B+C*m).

Test3: CPU test - calculate Square Root of 32million numbers

Test4 - I/O testing of disk subsystem- using fio - runs 2 tests... random reads / writes of 10 x 32mb files to disk and corralates the results

Test5 - I/O testing of network - 3 ping tests to host, a vm within the same host and gateway on physical network.

No comments:

Post a Comment