1. Technical Field
The present invention relates generally to the data processing field and, more particularly, to a synthetic benchmark for a computer program, and to a method and computer program product for creating a synthetic benchmark for a computer program.
2. Description of Related Art
Benchmarks are used by academia and industry to measure computer performance. The benchmarks that are typically used are either programs that have been made available for use as benchmarks by the owner or other supplier of the programs, or are synthetic benchmarks that have been coded by hand to represent particular programs.
Neither approach provides a fully satisfactory source for benchmarks. For one thing, program owners usually do not want their mission critical applications to be made available free of charge for use as benchmarks. Also, real applications are often very complex and are not easy to use, for example, in a laboratory setting or during early design studies. Synthetic benchmarks coded by hand are often not fully satisfactory because the benchmarks frequently fail to accurately represent real programs.
Some prior efforts to create synthetic benchmarks have focused on simply combining existing programs into a single program in an effort to recreate the behavior of a particular program. The techniques used, however, are ad-hoc, difficult to reproduce and yield mixed results. Other prior efforts have attempted to create a synthetic benchmark having parameters such that, by changing the parameters, the behavior of the benchmark can be made to match the behavior of a particular program. This technique, however, is slow and provides no guarantee that the created benchmark will be capable of matching the complex behavior of current programs.
Benchmarks that are currently in use are also difficult to modify in any meaningful way. As a result, the benchmarks are not changed very often and tend to become obsolete.
Therefore, it would be advantageous to have an improved method for creating a synthetic benchmark for a computer program that, when executed, exhibits behavior similar to the program.
The present invention provides synthetic benchmark for a computer program and a method and computer program product for creating a synthetic benchmark for a computer program. The synthetic benchmark is created using statistical information that is collected about an executing program, and some hints about the machine on which the benchmark will be run. When executed, the synthetic benchmark exhibits behavior similar to the computer program to permit computer performance to be accurately measured.
The novel features believed characteristic of the invention are set forth in the appended claims. The invention itself, however, as well as a preferred mode of use, further objectives and advantages thereof, will best be understood by reference to the following detailed description of an illustrative embodiment when read in conjunction with the accompanying drawings, wherein:
With reference now to the figures and in particular with reference to
With reference now to
An operating system runs on processor 202 and is used to coordinate and provide control of various components within data processing system 200 in
Those of ordinary skill in the art will appreciate that the hardware in
For example, data processing system 200, if optionally configured as a network computer, may not include SCSI host bus adapter 212, hard disk drive 226, tape drive 228, and CD-ROM 230. In that case, the computer, to be properly called a client computer, includes some type of network communication interface, such as LAN adapter 210, modem 222, or the like. As another example, data processing system 200 may be a stand-alone system configured to be bootable without relying on some type of network communication interface, whether or not data processing system 200 comprises some type of network communication interface. As a further example, data processing system 200 may be a personal digital assistant (PDA), which is configured with ROM and/or flash ROM to provide non-volatile memory for storing operating system files and/or user-generated data.
The depicted example in
The processes of the present invention are performed by processor 202 using computer implemented instructions, which may be located in a memory such as, for example, main memory 204, memory 224, or in one or more peripheral devices 226-230.
The present invention provides a method for creating a synthetic benchmark for a computer program that, when executed, reliably exhibits behavior similar to the computer program. The synthetic benchmark is created by recording statistical characteristics of an executing program, and then using the recorded statistical characteristics to automatically synthesize the benchmark.
After being recorded, the statistical characteristics are used to create a sequence of synthetic basic blocks (step 308). Any or all of the statistical characteristics that were recorded in step 306 can be used in creating the sequence of synthetic basic blocks. The user preferably also supplies hints about the specific computer on which the synthetic benchmark will be run (step 310). Using the synthetic basic blocks and the machine hints, a synthetic benchmark in the form of data and machine instructions is created and output to a file in a format that can be executed on a computer (step 312), and the method ends (step 314).
Also for simplicity, it is assumed the following machine instructions are supported: integer Add operations with two input registers and one output register, Stores with one input register and one input data address, Loads with one input data address and one output register, and Branches with two input registers and a branch instruction offset.
In the implementation illustrated in
After the selected statistical characteristics have been recorded in step 306, the recorded statistical characteristics are then used to create a sequence of N synthetic basic blocks (step 308). In the implementation illustrated in
The user also supplies hints to the benchmark synthesis process to target a specific computer (step 310). In the implementation illustrated in
A synthetic benchmark in the form of data and machine instructions are then output to a file in a format that can be executed on a computer (step 312). In the exemplary implementation, step 312 includes:
When the above method completes, file F will contain a synthetic benchmark that, when executed on machine M, has similar characteristics to a program executing on machine M. The characteristics chosen in the example implementation described above were basic block size, instruction mix and instruction dependencies although it should be understood that these characteristics are exemplary only. Additional or fewer characteristics, or different characteristics can also be chosen depending on the particular computer program and the requirements of the user.
The present invention thus provides a synthetic benchmark for a computer program and a method and computer program product for creating a synthetic benchmark for a computer program. The synthetic benchmark is created using statistical information that is collected about an executing program, and some hints about the machine on which the benchmark will be run. When executed, the synthetic benchmark exhibits behavior similar to the computer program to permit computer performance to be accurately measured. Since the method is automatic, it is easy to create new benchmarks having different characteristics as applications or input data sets change.
It is important to note that while the present invention has been described in the context of a fully functioning data processing system, those of ordinary skill in the art will appreciate that the processes of the present invention are capable of being distributed in the form of a computer readable medium of instructions and a variety of forms and that the present invention applies equally regardless of the particular type of signal bearing media actually used to carry out the distribution. Examples of computer readable media include recordable-type media, such as a floppy disk, a hard disk drive, a RAM, CD-ROMs, DVD-ROMs, and transmission-type media, such as digital and analog communications links, wired or wireless communications links using transmission forms, such as, for example, radio frequency and light wave transmissions. The computer readable media may take the form of coded formats that are decoded for actual use in a particular data processing system.
The description of the present invention has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art. The embodiment was chosen and described in order to best explain the principles of the invention, the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
This application is a continuation of application Ser. No. 10/870,527, filed Jun. 17, 2004 now U.S. Pat. No. 7,343,592, status, allowed.
Number | Name | Date | Kind |
---|---|---|---|
5303166 | Amalfitano et al. | Apr 1994 | A |
5615357 | Ball | Mar 1997 | A |
5701471 | Subramanyam | Dec 1997 | A |
5819066 | Bromberg et al. | Oct 1998 | A |
5844817 | Lobley et al. | Dec 1998 | A |
6118940 | Alexander et al. | Sep 2000 | A |
6145121 | Levy et al. | Nov 2000 | A |
6151565 | Lobley et al. | Nov 2000 | A |
6381558 | Berry et al. | Apr 2002 | B1 |
6513145 | Venkitakrishnan | Jan 2003 | B1 |
6754612 | Vanfladern et al. | Jun 2004 | B1 |
6873934 | Rodrigues et al. | Mar 2005 | B1 |
7003441 | Venkitakrishnan | Feb 2006 | B2 |
7007270 | Martin et al. | Feb 2006 | B2 |
7031901 | Abu El Ata | Apr 2006 | B2 |
20020166112 | Martin et al. | Nov 2002 | A1 |
20040167765 | Abu El Ata | Aug 2004 | A1 |
20040193395 | Paulraj | Sep 2004 | A1 |
20050049847 | Miyamoto et al. | Mar 2005 | A1 |
20050120341 | Blumenthal et al. | Jun 2005 | A1 |
Number | Date | Country | |
---|---|---|---|
20080148243 A1 | Jun 2008 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 10870527 | Jun 2004 | US |
Child | 12039416 | US |