diff --git a/posts/realistic-benchmarks.md b/posts/realistic-benchmarks.md index ad2ba1c..a4a08be 100644 --- a/posts/realistic-benchmarks.md +++ b/posts/realistic-benchmarks.md @@ -5,7 +5,7 @@ created: 2025-02-24T05:49:06Z published: true --- -When people talk about realistic software benchmarks, it's important to realize that absolute numbers do not matter to anyone. +When people talk about realistic software benchmarks, it's important to realize that absolute numbers do not matter. Nobody cares if our algorithm took 2 nanoseconds or 3 nanoseconds to compute. This depends on the power and configuration of our machine and doesn't convey any useful meaning.