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

Compare branch feature #120

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

marktriggs
Copy link

This one isn't intended to be merged right away--just sending a PR so we have something to discuss during our call next week.


This PR adds a new acceptance test that automates the process of running a given transfer/ingest with two different versions of the AM codebase, reporting the difference in duration and recording some statistics. It's based on Joel's performance-stdout-no-write.feature.

I've been using this to test the MCP batching changes and I'm seeing the same sort of performance increases as I saw in my previous manual testing.

Otherwise, for longer timeouts, this eventually hits a stack overflow :)
Allows you to run a selected transfer & ingest with two different
versions of the code and compare how long they take.  Takes care of
resetting git branches to the versions you need and stopping/starting
Docker containers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant