|
gmon_*_without_partition.zip is call stack of MyISAM table without partitioning.
gmon_*_with_1024_partitions.zip is call stack of MyISAM table with partitioning.
Above call stacks are for knowing this performance dropping down with partitioning is not only caused by Spider.
gmon_spider_*_without_partition.zip is call stack of Spider table without partitioning.
gmon_spider_*_with_1024_partitions_before.zip is call stack of Spider table with partitioning before using new options.
gmon_spider_*_with_1024_partitions_after.zip is call stack of Spider table with partitioning after using new options.
Test_procedures_*.txt is test sequences.
test_results_of_spider.txt is the results of performance testing.
|