luau/bench
vegorov-rbx 76070f8da2
Sync to upstream/release/549 (#707)
* Reoptimized math.min/max/bit32 builtins assuming at least 2 arguments are used (1-2% lift on some benchmarks)
* Type errors that mention function types no longer have redundant parenthesis around return type
* Luau REPL now supports --compile=remarks which displays the source code with optimization remarks embedded as comments
* Builtin calls are slightly faster when called with 1-2 arguments (~1% improvement in some benchmarks)
2022-10-14 12:48:41 -07:00
..
gc Sync to upstream/release/536 (#592) 2022-07-14 15:52:26 -07:00
micro_tests Sync to upstream/release/526 (#477) 2022-05-05 17:03:43 -07:00
other Sync to upstream/release/535 (#584) 2022-07-07 18:22:39 -07:00
tests Sync to upstream/release/549 (#707) 2022-10-14 12:48:41 -07:00
bench.py Sync to upstream/release/542 (#649) 2022-08-25 14:53:50 -07:00
bench_support.lua bench: Implement first class support for callgrind (#570) 2022-07-04 11:13:07 -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/501 (#20) 2021-11-01 14:52:34 -07:00