I've written a question: How do I benchmark Emacs performance?
What I wanted to know (and clearly I worded it poorly) was whether there were any existing benchmarks of the performance of Emacs itself. Something similar to how the V8 JS interpreter team have a standard benchmark.
(I suspect the answer is no, but I hoped the community might know of something, or that a large external elisp package might have written a benchmark.)
The answers I received were about how to write a benchmark, not existing benchmarks. However, I received several answers, all focused on the same thing.
The answers are useful, and well written, but not what I was looking for. Should I edit my question to match the answers and write another question?