# titles for properties - @(#)title	1.2 97/07/25

# property editor parameters
spec.initial.clientFile=Client property file
spec.initial.serverFile=Server property file
spec.initial.platform=Vendor property file
spec.initial.maxRows=# of fields per edit panel

# The fields below are recorded to document the run
# Titles enclosed in parentheses indicate information saved in the raw file
# but not printed on the reporting page.  E.g., the name of the person
# who ran the test This information is optional, and intended for the
# convenience of the tester to facilitate recording and reproducing test
# results.
#
# Fields named with a trailing '.ro' are specified by SPEC and may not
# be changed by the tester

# client hardware
spec.client.hw.vendor=Client Hardware Vendor
spec.client.hw.vendor.url=Vendor URL
spec.client.hw.model=Model
spec.client.hw.processor=Processor
spec.client.hw.MHz=MHz
spec.client.hw.ncpu=# of Procs
spec.client.hw.memory=Memory (MB)
spec.client.hw.primaryCache=Primary cache
spec.client.hw.secondaryCache=Secondary cache
spec.client.hw.otherCache=Other cache
spec.client.hw.memoryConfig=Memory configuration
spec.client.hw.fileSystem=Filesystem
spec.client.hw.disk=Disks
spec.client.hw.nonVolatile=Other non-volatile storage
spec.client.hw.other=Other hardware
spec.client.hw.network=Network
spec.client.hw.available=Client h/w available

# client software
spec.client.sw.vendor=Client Software Vendor
spec.client.sw.vendor.url=Vendor URL
spec.client.sw.JVM=JVM Version
spec.client.sw.JVMavailable=JVM available
spec.client.sw.JVMmemory=JVM Memory (MB)
spec.client.sw.OS=OS Version
spec.client.sw.OSavailable=Client OS available
spec.client.sw.systemState=System state
spec.client.sw.other=Other software
spec.client.sw.otherAvailable=Other client s/w available
spec.client.sw.tuning=Tuning notes

# server hardware
spec.server.hw.vendor=Server Hardware Vendor
spec.server.hw.model=Model
spec.server.hw.processor=Processor
spec.server.hw.MHz=MHz
spec.server.hw.ncpu=# of Procs
spec.server.hw.memory=Memory (MB)
spec.server.hw.fileSystem=Filesystem
spec.server.hw.disk=Disks
spec.server.hw.other=Other hardware
spec.server.hw.available=Server h/w available

# server software
spec.server.sw.OS=Server OS Version
spec.server.sw.OSavailable=Server OS available
spec.server.sw.webServer=Web server version
spec.server.sw.webAvailable=Web server available
spec.server.sw.tuning=Tuning parameters
spec.server.sw.other=Other software
spec.server.sw.otherAvailable=Other server s/w available

# other information
spec.other.testedBy=Tested by
spec.other.testedByName=(Tested by person)
spec.other.internalReference=(Internal Reference)
spec.other.specLicense=SPEC license #
spec.other.testLocation=Test location

spec.other.emailTo=Email address to mail test results
spec.other.emailReturn=Your return email address
spec.other.mailHost=Mail host
spec.other.testDate.ro=Test date
spec.other.testTime.ro=Test time
spec.other.hwAvailable.ro=Hardware available
spec.other.swAvailable.ro=Software available
spec.other.suiteName.ro=Name of benchmark suite
spec.other.version.ro=(SPEC version)
spec.other.versionDate.ro=(SPEC release date)
spec.other.reportDate.ro=(Date report generated)

spec.java.version=(Java version)
spec.java.class.version=(Java class version)
spec.java.vendor=(Java vendor)
spec.java.vendor.url=(Java vendor URL)
spec.os.name=(OS Name)
spec.os.version=(OS version)
spec.os.arch=(OS Architecture)
spec.user.name=(User name)

# These properties are not given titles but are listed here for completeness

# Properties beginning 'spec.bench' describe the benchmark programs.
# For example the properties for the _211_anagram benchmark are:
# spec.bench._211_anagram.main=name of main class
# spec.bench._211_anagram.net=true/false, does benchmark run over the net
# spec.bench._211_anagram.inputFile=name of input file if any
# spec.bench._211_anagram.args=arguments to pass to main
# spec.bench._211_anagram.run1=executtion time(s) of first run
# spec.bench._211_anagram.run2=executtion time(s) of second run
# spec.bench._211_anagram.run3=executtion time(s) of third run
#                                                    et cetera
# The other benchmark properties are named similarly:
# spec.bench._201_compress
# spec.bench._202_jess
# spec.bench._203_linpack
# spec.bench._204_newmst
# spec.bench._205_raytrace
# spec.bench._207_tsp
# spec.bench._208_cst
# spec.bench._209_db
# spec.bench._210_si
# spec.bench._211_anagram
# spec.bench._212_gcbench
# spec.bench._213_javac
# spec.bench._214_deltablue
# spec.bench._215_richards_gf
# spec.bench._216_richards_g
# spec.bench._217_richards_gns
# spec.bench._218_richards_dna
# spec.bench._219_richards_dac
# spec.bench._220_richards_dav
# spec.bench._221_richards_dai

