Re: [Interest] Best practices for Qt code base benchmarks?

2024-09-30 Thread Thiago Macieira
On Monday 30 September 2024 13:36:35 GMT-7 Stan Morris wrote: > Is there a convention for documenting the goals of benchmarks? > > It appears to me that the "tests/benchmarks" folder is for Qt code base > developers for researching the performance during development, but where is > the explanation

[Interest] Best practices for Qt code base benchmarks?

2024-09-30 Thread Stan Morris
I want to add a benchmark that compares a legacy Qt function's performance against one I am developing as a patch. I cannot find guidance on best practices for benchmarks. Is there documentation regarding best practices for benchmarks within the Qt framework? Are "/tests/benchmarks/..." intended t