作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (2): 18-20. doi: 10.3969/j.issn.1000-3428.2009.02.007

• 软件技术与数据库 • 上一篇    下一篇

TPC-H自动测试工具TPCHDriver的研究

王 良,栗跃鹏,杨 政   

  1. (中国人民大学信息学院计算机科学与技术系,北京 100872)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-01-20 发布日期:2009-01-20

Research on TPCHDriver of Automatic Test Tool in TPC-H

WANG Liang, LI Yu-peng, YANG Zheng   

  1. (Department of Computer Science and Technology, School of Information, Renmin University of China, Beijing 100872)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-01-20 Published:2009-01-20

摘要: TPC-H基准测试可以比较不同数据库系统之间的查询性能差别,它的测试结果已经成为评价DBMS和服务器的重要标准。该文开发了自动化的TPC-H测试工具TPCHDriver,该工具应用面向对象设计、Java语言开发,图形用户界面,实现了从数据装载到Power测试和Throughtput测试、生成测试报告整个过程的自动化。简述了TPC-H基准的测试模型、TPCHDriver程序的结构和主要功能,阐述了TPCHDriver的关键实现技术。

关键词: TPC-H基准, 性能测试, 查询响应时间

Abstract: The TPC-H benchmark test is applied to contrast difference of select performance between database systems. Results of TPC-H test have become important standard evaluating performance of DBMSs and database servers. From the point of view of a user, a TPCHDriver of automatic software test tools are developed, designed with object-oriented modeling, programmed in Java. Test process from a load test to a power test and a throughput test, building a test result report are automatically implemented. This paper depicts test model of TPC-H benchmark, TPCHDriver’s structure and primary functions, emphases the pivotal technology of implementing a TPCHDriver.

Key words: TPC-H benchmark, performance test, selecting respond time

中图分类号: