Computing System Benchmarking Task
A Computing System Benchmarking Task is a Benchmarking Task that evaluates the performance of a computing system.
- Context:
- It can be include a Benchmark Dataset.
- It can range from being an Computer Software Benchmarking Task to being a Computer Hardware Benchmarking Task.
- …
- Example(s):
- an Artificial Intelligence System Benchmark Task,
- a Database Management Systems Benchmark Task,
- an I/O Benchmark Task,
- a Kernel Benchmark Task,
- an Online Transaction Processing Benchmark Task,
- a Parallel Computing Benchmark Task,
- a Synthetic Benchmark Task,
- a Supercomputing Benchmark Task,
- a Computer Software Benchmarking Task such as:
- …
- Counter-Example(s):
- See: Computer Performance, Performance Metric, Performance Indicator, Test Suite, Software Development.
References
2019
- (Wikipedia, 2019) ⇒ https://en.wikipedia.org/wiki/Benchmark_(computing) Retrieved:2019-11-10.
- In computing, a benchmark is the act of running a computer program, a set of programs, or other operations, in order to assess the relative performance of an object, normally by running a number of standard tests and trials against it.
The term benchmark is also commonly utilized for the purposes of elaborately designed benchmarking programs themselves.
Benchmarking is usually associated with assessing performance characteristics of computer hardware, for example, the floating point operation performance of a CPU, but there are circumstances when the technique is also applicable to software. Software benchmarks are, for example, run against compilers or database management systems (DBMS).
Benchmarks provide a method of comparing the performance of various subsystems across different chip/system architectures.
Test suites are a type of system intended to assess the correctness of software.
- In computing, a benchmark is the act of running a computer program, a set of programs, or other operations, in order to assess the relative performance of an object, normally by running a number of standard tests and trials against it.