Hi, Sergey, thanks for the patch! LGTM with a minor comment: I propose to squash this patch with patch "perf: add CMake infrastructure" or add to the commit message "Needed for ...". Sergey On 10/24/25 13:50, Sergey Kaplun wrote: > This helps to avoid this library in the scanning of the test files > for the suite. > --- > perf/LuaJIT-benches/{ => libs}/scimark_lib.lua | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename perf/LuaJIT-benches/{ => libs}/scimark_lib.lua (100%) > > diff --git a/perf/LuaJIT-benches/scimark_lib.lua b/perf/LuaJIT-benches/libs/scimark_lib.lua > similarity index 100% > rename from perf/LuaJIT-benches/scimark_lib.lua > rename to perf/LuaJIT-benches/libs/scimark_lib.lua