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

chore(gatsby): Move memory benchmark to generic benchmark, add support for develop and custom site #35703

Merged
merged 6 commits into from
Jun 29, 2022

Conversation

imjoshin
Copy link
Contributor

@imjoshin imjoshin commented May 19, 2022

Description

This PR moves the memory benchmark to be called the docker-runner benchmark. There is added support for a develop command, a site parameter to mount a custom site repo, as well as future work for cold/warm builds. The test-suite command does not support these yet.

Documentation

Markdown updated.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label May 19, 2022
}
}

async function build(dockerExec) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The major change in this file was splitting out build and adding a develop option.

@imjoshin imjoshin added topic: benchmarks Related to sites used for benchmarking (`benchmarks` directory) and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels May 23, 2022
@imjoshin imjoshin changed the title test(gatsby): Move memory benchmark to generic benchmark, add support for develop and custom site chore(gatsby): Move memory benchmark to generic benchmark, add support for develop and custom site Jun 29, 2022
@imjoshin imjoshin merged commit 35ac324 into master Jun 29, 2022
@imjoshin imjoshin deleted the move-memory-to-generic-benchmark branch June 29, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: benchmarks Related to sites used for benchmarking (`benchmarks` directory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants