1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-07 20:30:53 +01:00
luau/bench/gc
Vyacheslav Egorov aafea36235
Fixed the backwards compatible benchmark support library require ()
Previous benchmark require fix wasn't actually working correctly for the
old style require (or running in Lua).
2023-12-04 12:48:31 -08:00
..
test_BinaryTree.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_GC_Boehm_Trees.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_GC_hashtable_Keyval.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_GC_Tree_Pruning_Eager.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_GC_Tree_Pruning_Gen.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_GC_Tree_Pruning_Lazy.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_LargeTableCtor_array.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_LargeTableCtor_hash.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_LB_mandel.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_Pcall_pcall_yield.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_SunSpider_3d-raytrace.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_TableCreate_nil.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_TableCreate_number.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_TableCreate_zerofill.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_TableMarshal_select.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_TableMarshal_table_pack.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00
test_TableMarshal_varargs.lua Fixed the backwards compatible benchmark support library require () 2023-12-04 12:48:31 -08:00