luau/bench
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
..
gc Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
micro_tests Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
other Sync to upstream/release/598 (#1063) 2023-10-06 12:02:32 -07:00
tests Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
bench_support.lua Fix 'require' in benchmarks to work with new relative system (#1120) 2023-12-02 14:20:54 -08:00
bench.py Sync to upstream/release/581 (#958) 2023-06-16 10:35:18 -07:00
color.py Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
influxbench.py Sync to upstream/release/540 (#635) 2022-08-11 14:01:33 -07:00
install.bat Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
install.sh Sync to upstream/release/501 (#20) 2021-11-01 14:52:34 -07:00
measure_time.py Added multi-os runners for benchmark & implemented luau analyze (#542) 2022-06-24 09:46:29 -07:00
tabulate.py Sync to upstream/release/593 (#1024) 2023-09-01 10:58:27 -07:00