Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added static file to run Luau analyze on & workflows to measure time taken for analyze to run #531

Closed

Commits on May 12, 2022

  1. [Feat] Added luau benchmark workflow

    TODO: Test this upstream
    AllanJeremy committed May 12, 2022
    Configuration menu
    Copy the full SHA
    17ef877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5d625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aad35f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e980158 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b0e840 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    decdf98 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    17ed622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af36eb View commit details
    Browse the repository at this point in the history
  3. Cleaned up luau benchmarks

    Removed duplicate storage of benchmark output files
    AllanJeremy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    435701a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c93211 View commit details
    Browse the repository at this point in the history
  5. Updated benchmark workflow with different build command

    Using the one from the README now as opposed to the one from the build.yml
    AllanJeremy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    de7c266 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8269293 View commit details
    Browse the repository at this point in the history
  7. Updated benchmark.yml

    AllanJeremy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    620bb47 View commit details
    Browse the repository at this point in the history
  8. Updated benchmark.yml

    AllanJeremy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    f8ec272 View commit details
    Browse the repository at this point in the history
  9. UPDATED GITHUB token

    AllanJeremy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    2448831 View commit details
    Browse the repository at this point in the history
  10. Adjusted thresholds

    AllanJeremy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    0f5c22e View commit details
    Browse the repository at this point in the history
  11. Updated github token

    AllanJeremy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ac0dcd4 View commit details
    Browse the repository at this point in the history
  12. Cleanup

    AllanJeremy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    a9d4b79 View commit details
    Browse the repository at this point in the history
  13. Return of the pip

    AllanJeremy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    20ff937 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    74075fc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6dcdf79 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    8c65fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96adcac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7170d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    465cbda View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    0bc2430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ff83d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c04f15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93a8fe1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efe2164 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0946952 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5975d55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3545cc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1399cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30f66ff View commit details
    Browse the repository at this point in the history
  11. Debugging directory

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3f124be View commit details
    Browse the repository at this point in the history
  12. Debug: Print parent directory

    Trying to understand the parent directory's structure
    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    fbab5e9 View commit details
    Browse the repository at this point in the history
  13. Debug: reorganize Print parent directory

    Trying to understand the parent directory's structure
    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    c620192 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    34ebb57 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    094af83 View commit details
    Browse the repository at this point in the history
  16. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    343854b View commit details
    Browse the repository at this point in the history
  17. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    e369a4e View commit details
    Browse the repository at this point in the history
  18. Cleanup and bugfix

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    bcde6d9 View commit details
    Browse the repository at this point in the history
  19. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    5c24778 View commit details
    Browse the repository at this point in the history
  20. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    855d071 View commit details
    Browse the repository at this point in the history
  21. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    d5c8b51 View commit details
    Browse the repository at this point in the history
  22. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    4f2d4e4 View commit details
    Browse the repository at this point in the history
  23. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    0c55955 View commit details
    Browse the repository at this point in the history
  24. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    0073871 View commit details
    Browse the repository at this point in the history
  25. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    022664d View commit details
    Browse the repository at this point in the history
  26. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ae65ef4 View commit details
    Browse the repository at this point in the history
  27. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f6d50b0 View commit details
    Browse the repository at this point in the history
  28. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ed19216 View commit details
    Browse the repository at this point in the history
  29. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    e66c129 View commit details
    Browse the repository at this point in the history
  30. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ddd8685 View commit details
    Browse the repository at this point in the history
  31. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    0e51d54 View commit details
    Browse the repository at this point in the history
  32. Debugging WIP

    AllanJeremy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ae4949e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1653f22 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    031a05b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    59ed705 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e33f86f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7abb18c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    d185f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95959af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e29346b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a63a69a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96a364a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Cleanup benchmark.yml

    AllanJeremy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    5cee93d View commit details
    Browse the repository at this point in the history
  2. Debug WIP

    AllanJeremy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    19ac40d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cb82e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2dfb4a View commit details
    Browse the repository at this point in the history
  5. Debugging WIP

    AllanJeremy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3a3a811 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a16bcbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6c91d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d87999 View commit details
    Browse the repository at this point in the history
  9. Debug WIP

    AllanJeremy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b7f6080 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0056dc9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d003dc1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    26b5e3b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    abe5626 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    66cd80e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    768757b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aafb47a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08137a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8e4aef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddec632 View commit details
    Browse the repository at this point in the history
  7. Debug WIP

    AllanJeremy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    2ddeb96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    289e7c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc54c95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72a5cd1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a93dc3f View commit details
    Browse the repository at this point in the history
  12. Added measure time script that can receive a bash command as an argum…

    …ent and measure the amount of time required to run a script
    AllanJeremy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ce4066f View commit details
    Browse the repository at this point in the history
  13. Refactoring: Abstracted benchmark results into matrix & switched to l…

    …uau-lang results repo for results
    AllanJeremy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    0170493 View commit details
    Browse the repository at this point in the history
  14. Cleanup: Updated messages & removed unnecessary BENCH_GITHUB_TOKEN re…

    …ferences in actions/checkout
    AllanJeremy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    bfa85f8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    00e1a1a View commit details
    Browse the repository at this point in the history
  16. Cleanup: Updated benchmark results repo

    TODO: Change this to Luau benchmark data one
    AllanJeremy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    dbee931 View commit details
    Browse the repository at this point in the history
  17. Debug WIP

    AllanJeremy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    f76bfc8 View commit details
    Browse the repository at this point in the history
  18. Debug WIP

    AllanJeremy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    d593ec8 View commit details
    Browse the repository at this point in the history
  19. Debug WIP: Fixed typo

    AllanJeremy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e2585df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d7e7371 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    18a4cd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c3c881 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd960d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b7472b View commit details
    Browse the repository at this point in the history
  5. Debug WIP

    AllanJeremy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2426940 View commit details
    Browse the repository at this point in the history
  6. Debug WIP

    AllanJeremy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    e90e232 View commit details
    Browse the repository at this point in the history
  7. Debug WIP

    AllanJeremy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    9805e79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47121c8 View commit details
    Browse the repository at this point in the history
  9. Debug WIP

    AllanJeremy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    6597c87 View commit details
    Browse the repository at this point in the history
  10. Debug WIP

    AllanJeremy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    ab0dd79 View commit details
    Browse the repository at this point in the history
  11. Debug WIP

    AllanJeremy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    656f842 View commit details
    Browse the repository at this point in the history
  12. Debug WIP:

    AllanJeremy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    5df61e6 View commit details
    Browse the repository at this point in the history
  13. Debug WIP:

    AllanJeremy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    100556e View commit details
    Browse the repository at this point in the history
  14. Debug WIP

    AllanJeremy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a9c3cbb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    1bd380a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    33524b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab94930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d9c2fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e66d16a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f70e21d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    b967fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fcef32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4c979a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8602aee View commit details
    Browse the repository at this point in the history
  5. Debug WIP

    AllanJeremy committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    fc93f13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e9d1e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74784f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a982368 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    c35d346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1221f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8013af3 View commit details
    Browse the repository at this point in the history
  4. Cleanup: Removed comment

    AllanJeremy committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    ce2c706 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d48d09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a09327b View commit details
    Browse the repository at this point in the history
  7. Debug WIP

    AllanJeremy committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    de84540 View commit details
    Browse the repository at this point in the history
  8. Debug WIP

    AllanJeremy committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    f80e243 View commit details
    Browse the repository at this point in the history
  9. Debug WIP

    AllanJeremy committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    3a5f54e View commit details
    Browse the repository at this point in the history
  10. Debug WIP

    AllanJeremy committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    d7cc6d6 View commit details
    Browse the repository at this point in the history
  11. Debug WIP

    AllanJeremy committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    2cff4dd View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    e3a3f79 View commit details
    Browse the repository at this point in the history
  2. Debug WIP

    AllanJeremy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b14e6c6 View commit details
    Browse the repository at this point in the history
  3. Debug WIP

    AllanJeremy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2dc7a8b View commit details
    Browse the repository at this point in the history
  4. Debug WIP

    AllanJeremy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    281a529 View commit details
    Browse the repository at this point in the history
  5. Debug WIP

    AllanJeremy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    968e262 View commit details
    Browse the repository at this point in the history
  6. Debug WIP

    AllanJeremy committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    dfa73c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    48d4969 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    6248fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64f5837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acd937e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeab79c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21c7774 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b67063 View commit details
    Browse the repository at this point in the history
  7. Debug WIP: Update imports

    AllanJeremy committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    2541280 View commit details
    Browse the repository at this point in the history
  8. Debug WIP

    AllanJeremy committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d860eb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Debug WIP

    AllanJeremy committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    69ac887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30991f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9d91bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    910870e View commit details
    Browse the repository at this point in the history
  5. fix: ensure all command are run under sudo

    linux permissions require all commands to be run under the same user in order to have access to the expected commands
    dustinsgoodman committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f487097 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36bd00d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9994913 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24a4b27 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    e8b1c80 View commit details
    Browse the repository at this point in the history