The document presents a keynote by Thomas Wuerthinger at the ACM/SPEC International Conference on Performance Engineering, discussing the complications of determining code execution speed in Java due to various dynamic factors. It argues against the reliability of micro-benchmarking for assessing performance, emphasizing that small code snippets can yield misleading results when assessed in isolation from their context. The conclusion suggests that qualitative performance metrics may be more useful than quantitative ones for characterizing performance across various programming scenarios.