Computer Software Benchmarking Task

From GM-RKB
Jump to navigation Jump to search

A Computer Software Benchmarking Task is a Computing System Benchmarking Task that evaluates the performance of a specific software application, program, or tool.



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.