1README.TXT 2============== 3If you want to do manually or with different compiler. 4 5file_generator is a program which generte a file with random information 6 for to be used in the benchmark. 7 After compiled the invocation is 8 ./file_generator input.bin 1250000000 9 10Now we have the data file and only need to compile and run the programs. 11 benchmark_objects.cpp 12 benchmark_strings.cpp 13 benchmark_numbers.cpp 14 15They show a detailed information on the screen in a compact mode 16