luau/bench/tests
Vyacheslav Egorov ce1800746b
Fix 'require' in benchmarks to work with new relative system (#1120)
Old style require is now called with `pcall` to support comparing
against Lua.
New style require is now a third option.

Edit: this will be a temporary solution until the 'paths' support in
.luaurc is fixed.
2023-12-02 14:20:54 -08:00
..
shootout Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
sunspider Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
base64.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
chess.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
life.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
matrixmult.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
mesh-normal-scalar.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
pcmmix.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
qsort.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
sha256.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
sieve.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
tictactoe.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
trig.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
voxelgen.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00