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

test(gatsby): Add a memory test suite command to the memory benchmark #34810

Merged
merged 17 commits into from
Feb 16, 2022

Commits on Feb 11, 2022

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

Commits on Feb 13, 2022

  1. Minor updates

    imjoshin committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    62416cb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Add inc suite

    imjoshin committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    cd75fc6 View commit details
    Browse the repository at this point in the history
  2. Increase node's heap limit

    imjoshin committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    12ba91b View commit details
    Browse the repository at this point in the history
  3. Add memory tracking

    imjoshin committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    539291c View commit details
    Browse the repository at this point in the history
  4. Revert "Add memory tracking"

    This reverts commit 539291c.
    imjoshin committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f28ba4a View commit details
    Browse the repository at this point in the history
  5. Add docker rebuild command

    imjoshin committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    0b93888 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc71c62 View commit details
    Browse the repository at this point in the history
  7. Actually use path var

    imjoshin committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f7109ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    727724f View commit details
    Browse the repository at this point in the history
  9. Revert "Revert "Add memory tracking""

    This reverts commit f28ba4a.
    imjoshin committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    6cec998 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b08026f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Output fixes

    imjoshin committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b60b4aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f267261 View commit details
    Browse the repository at this point in the history
  3. Update readme

    imjoshin committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    94e3840 View commit details
    Browse the repository at this point in the history
  4. Update readme again

    imjoshin committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    d2cb896 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe382cc View commit details
    Browse the repository at this point in the history