Commit graph

  • d593ec8c3d Debug WIP Allan Jeremy 2022-05-25 18:03:01 +0300
  • f76bfc805b Debug WIP Allan Jeremy 2022-05-25 17:45:33 +0300
  • dbee93133d Cleanup: Updated benchmark results repo TODO: Change this to Luau benchmark data one Allan Jeremy 2022-05-25 17:30:07 +0300
  • 00e1a1a2ce Cleanup: Updated checkout step name Allan Jeremy 2022-05-25 17:26:29 +0300
  • bfa85f8b8c Cleanup: Updated messages & removed unnecessary BENCH_GITHUB_TOKEN references in actions/checkout Allan Jeremy 2022-05-25 17:20:11 +0300
  • 0170493a1f Refactoring: Abstracted benchmark results into matrix & switched to luau-lang results repo for results Allan Jeremy 2022-05-25 17:08:10 +0300
  • ce4066f1a3 Added measure time script that can receive a bash command as an argument and measure the amount of time required to run a script Allan Jeremy 2022-05-25 15:38:10 +0300
  • a93dc3f2a2 Debug WIP: Updated bench title Allan Jeremy 2022-05-25 13:45:42 +0300
  • 72a5cd19df Debug WIP: Updated cachegrind script Allan Jeremy 2022-05-25 13:36:41 +0300
  • dc54c9547a Debug WIP: Updated cachegrind script Allan Jeremy 2022-05-25 13:28:14 +0300
  • 289e7c98c1 Debug WIP: Updated cachegrind script Allan Jeremy 2022-05-25 13:13:24 +0300
  • 2ddeb96bee Debug WIP Allan Jeremy 2022-05-25 12:59:55 +0300
  • ddec632caa Debug WIP: Updated benchmark step name Allan Jeremy 2022-05-25 12:55:48 +0300
  • b8e4aefb6e Debug WIP: Updated benchmark step name Allan Jeremy 2022-05-25 12:22:51 +0300
  • 08137a92b5 Debug WIP: Creating gh-pages in runner default directory (benchmark.yml) Allan Jeremy 2022-05-25 11:55:26 +0300
  • aafb47ab1a Debug WIP: Creating gh-pages in runner default directory Allan Jeremy 2022-05-25 11:48:13 +0300
  • 768757bbb5 Debug WIP: Updated checkout path Allan Jeremy 2022-05-25 11:36:57 +0300
  • 66cd80ef49 Debug WIP: Updated checkout path Allan Jeremy 2022-05-25 11:06:19 +0300
  • 80e54008a7 WIP ajeffrey@roblox.com 2022-05-24 19:26:32 -0500
  • a3866d544f WIP ajeffrey@roblox.com 2022-05-24 19:26:00 -0500
  • 1c6a7e61a6
    RFC: Do not implement safe navigation operator Arseny Kapoulkine 2022-05-24 16:31:04 -0700
  • 02e65d8888 WIP ajeffrey@roblox.com 2022-05-24 14:25:43 -0500
  • e13f17e225
    Fix VM inconsistency caused by userdata C TM fast paths (#497) Austin 2022-05-24 13:32:03 -0500
  • 69acf5ac07
    Make coroutine.status use a string literal (#500) T 'Filtered' C 2022-05-24 19:29:17 +0100
  • 8d0b283771 Add lua_resume error check Austin 2022-05-24 13:23:51 -0500
  • 6da0cc074e Add C stack overflow tests Austin 2022-05-24 13:02:57 -0500
  • abe5626fcb Debug WIP: Updated checkout action path in benchmark cachegrind Allan Jeremy 2022-05-24 20:23:43 +0300
  • 26b5e3bcfa Debug WIP: Updated step names & removed debug commands Allan Jeremy 2022-05-24 20:12:56 +0300
  • d003dc1616 Debug WIP: Priinting root dir Allan Jeremy 2022-05-24 20:01:30 +0300
  • 0056dc9267 Debug WIP: Update checkout token Allan Jeremy 2022-05-24 19:53:03 +0300
  • b7f6080824 Debug WIP Allan Jeremy 2022-05-24 19:49:11 +0300
  • 3d879994af Debug WIP: Cleanup & changed used github token Allan Jeremy 2022-05-24 19:44:23 +0300
  • cf97b4aa3d WIP ajeffrey@roblox.com 2022-05-24 11:43:57 -0500
  • d6c91d7dfc Debug WIP: Added vagrind installation step Allan Jeremy 2022-05-24 19:32:01 +0300
  • 45ced8bc34
    Make coroutine.status use a string literal T 'Filtered' C 2022-05-24 17:25:47 +0100
  • a16bcbd5e4 Updated cachegrind bash script Allan Jeremy 2022-05-24 19:24:27 +0300
  • fb9c4311d8
    Add lua_tolightuserdata, optimized lua_topointer (#496) Petri Häkkinen 2022-05-24 18:59:12 +0300
  • 01e09862fd WIP ajeffrey@roblox.com 2022-05-24 09:24:29 -0500
  • c823974169 Updated used github token to BENCH_GITHUB_TOKEN Allan Jeremy 2022-05-24 16:39:12 +0300
  • 3a3a81145b Debugging WIP Allan Jeremy 2022-05-24 11:02:38 +0300
  • a2dfb4aeb4 Updated cachegrind run command Allan Jeremy 2022-05-24 10:55:32 +0300
  • 22e57a8eab Optimize lua_touserdata by checking userdata case first Petri Häkkinen 2022-05-24 09:55:41 +0300
  • 7cb82e2979 [Dependency] Added scipy installation Allan Jeremy 2022-05-24 08:50:30 +0300
  • 2ac49776fc [Dependency] Added scipy installation Allan Jeremy 2022-05-24 08:50:00 +0300
  • 19ac40d92d Debug WIP Allan Jeremy 2022-05-24 08:22:12 +0300
  • 5cee93d78b Cleanup benchmark.yml Allan Jeremy 2022-05-24 08:20:50 +0300
  • cac0dc6529 WIP ajeffrey@roblox.com 2022-05-23 19:13:42 -0500
  • 18fd25453c Add luaD_checkCstack and update luaD_call/luau_callTM Austin 2022-05-23 18:24:43 -0500
  • 96a364a585 Running cachegrind scripts as sudo Allan Jeremy 2022-05-23 20:49:18 +0300
  • a63a69a3d1 Updated cachegrind benchmark runner script Allan Jeremy 2022-05-23 20:37:24 +0300
  • e29346b84a Running cachegrind with sudo Allan Jeremy 2022-05-23 20:34:24 +0300
  • 95959afc54 Created a run with cachegrind benchmark Allan Jeremy 2022-05-23 20:27:32 +0300
  • d185f8ad1e Added run-with-cachegrind script Allan Jeremy 2022-05-23 20:27:17 +0300
  • fcbc012568 Add lua_tolightuserdata, optimize lua_topointer. Petri Häkkinen 2022-05-21 20:30:01 +0300
  • c3eba94a06 WIP ajeffrey@roblox.com 2022-05-20 17:59:10 -0500
  • 46753da260 WIP ajeffrey@roblox.com 2022-05-20 17:35:34 -0500
  • 70ff6b4347
    Update performance.md (#494) Arseny Kapoulkine 2022-05-20 13:00:53 -0700
  • b97c429acd
    Update performance.md Arseny Kapoulkine 2022-05-20 11:50:47 -0700
  • 514d6902da
    Update performance.md Arseny Kapoulkine 2022-05-20 11:43:47 -0700
  • f5923aefeb
    Sync to upstream/release/527 (#491) 0.528 Arseny Kapoulkine 2022-05-19 17:02:24 -0700
  • 0a0012e26d Merge branch 'upstream' into merge Arseny Kapoulkine 2022-05-19 16:48:13 -0700
  • 8c52852592 Merge branch 'master' into merge Arseny Kapoulkine 2022-05-19 16:47:10 -0700
  • 7e9e697489 Sync to upstream/release/527 Arseny Kapoulkine 2022-05-19 16:46:52 -0700
  • 7abb18c9ed Fingers crossed, this works Allan Jeremy 2022-05-19 19:26:28 +0300
  • e33f86fdbf Updated benchmark path results - hope this works Allan Jeremy 2022-05-19 19:17:58 +0300
  • 59ed705a5f Updated benchmark path results - hope this works Allan Jeremy 2022-05-19 19:12:18 +0300
  • 031a05bf8a Updated benchmark path results - hope this works Allan Jeremy 2022-05-19 19:03:21 +0300
  • 1653f22f4c Updated benchmark results - hope this works Allan Jeremy 2022-05-19 18:57:17 +0300
  • ae4949e582 Debugging WIP Allan Jeremy 2022-05-19 18:56:01 +0300
  • 0e51d546f2 Debugging WIP Allan Jeremy 2022-05-19 18:35:46 +0300
  • ddd8685db3 Debugging WIP Allan Jeremy 2022-05-19 18:31:37 +0300
  • e66c129e65 Debugging WIP Allan Jeremy 2022-05-19 18:26:15 +0300
  • ed192164a9 Debugging WIP Allan Jeremy 2022-05-19 18:19:29 +0300
  • f6d50b0661 Debugging WIP Allan Jeremy 2022-05-19 18:14:14 +0300
  • ae65ef42f6 Debugging WIP Allan Jeremy 2022-05-19 18:07:32 +0300
  • 022664d116 Debugging WIP Allan Jeremy 2022-05-19 18:01:56 +0300
  • 007387186f Debugging WIP Allan Jeremy 2022-05-19 17:52:33 +0300
  • 0c55955ade Debugging WIP Allan Jeremy 2022-05-19 17:46:37 +0300
  • 4f2d4e46d4 Debugging WIP Allan Jeremy 2022-05-19 17:40:46 +0300
  • d5c8b51bd7 Debugging WIP Allan Jeremy 2022-05-19 17:25:29 +0300
  • 855d071b81 Debugging WIP Allan Jeremy 2022-05-19 17:21:35 +0300
  • 5c2477820b Debugging WIP Allan Jeremy 2022-05-19 17:16:07 +0300
  • bcde6d9d32 Cleanup and bugfix Allan Jeremy 2022-05-19 17:12:02 +0300
  • e369a4ee3d Debugging WIP Allan Jeremy 2022-05-19 17:07:22 +0300
  • 343854b574 Debugging WIP Allan Jeremy 2022-05-19 16:59:42 +0300
  • 094af8302a Updated benchmark result directories Allan Jeremy 2022-05-19 16:31:27 +0300
  • 34ebb576b4 Debug: reorganize Print parent directory after benchmark Allan Jeremy 2022-05-19 16:25:40 +0300
  • c620192eff Debug: reorganize Print parent directory Trying to understand the parent directory's structure Allan Jeremy 2022-05-19 16:19:17 +0300
  • fbab5e9de7 Debug: Print parent directory Trying to understand the parent directory's structure Allan Jeremy 2022-05-19 16:14:21 +0300
  • 3f124be241 Debugging directory Allan Jeremy 2022-05-19 16:05:20 +0300
  • 30f66ff0ef Printing root dir before actually creating a new one Allan Jeremy 2022-05-19 15:56:57 +0300
  • b1399cf52e Printing root dir before actually creating a new one Allan Jeremy 2022-05-19 15:25:48 +0300
  • 3545cc8bdf Debugging runner directories Allan Jeremy 2022-05-19 15:25:02 +0300
  • 5975d556fe Debugging runner directories Allan Jeremy 2022-05-19 15:18:32 +0300
  • 0946952d58 Attempting to use different directories for checkout of luau repos Allan Jeremy 2022-05-19 15:08:19 +0300
  • efe216475d Updated gh-pages checkout command Allan Jeremy 2022-05-19 14:58:16 +0300
  • 93a8fe1c61 Updated gh-pages checkout command Allan Jeremy 2022-05-19 14:52:58 +0300
  • 5c04f1511f Bugfix: Checkout multiple repos Allan Jeremy 2022-05-19 14:35:07 +0300
  • 2ff83d6827 Test: Attempt to run benchmarks from different repo Allan Jeremy 2022-05-19 14:31:54 +0300
  • 0bc2430e2e Bumped gh actions version to 3 Allan Jeremy 2022-05-19 13:39:50 +0300