English

Machines are benchmarked by code, not algorithms

Software Engineering 2013-09-04 v1 Performance

Abstract

This article highlights how small modifications to either the source code of a benchmark program or the compilation options may impact its behavior on a specific machine. It argues that for evaluating machines, benchmark providers and users be careful to ensure reproducibility of results based on the machine code actually running on the hardware and not just source code. The article uses color to grayscale conversion of digital images as a running example.

Keywords

Cite

@article{arxiv.1309.0534,
  title  = {Machines are benchmarked by code, not algorithms},
  author = {Raphael 'kena' Poss},
  journal= {arXiv preprint arXiv:1309.0534},
  year   = {2013}
}

Comments

34 pages, 11 figures, 11 listings, 17 tables

R2 v1 2026-06-22T01:19:24.385Z