[Tarantool-patches] [PATCH v1 luajit 28/41] perf: move <scimark_lib.lua> to <libs/> directory
Sergey Kaplun
skaplun at tarantool.org
Fri Oct 24 13:50:32 MSK 2025
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
--
2.51.0
More information about the Tarantool-patches
mailing list