Collect and visualize benchmark results#208
Merged
Merged
Conversation
added 14 commits
July 1, 2022 14:38
quicker Initial migration actually skip Upload to s3 debug
ncclementi
reviewed
Jul 13, 2022
ncclementi
left a comment
Contributor
There was a problem hiding this comment.
I know this is WIP but I left some comments.
| env: | ||
| AWS_ACCESS_KEY_ID: ${{ secrets.RUNTIME_CI_BOT_AWS_ACCESS_KEY_ID }} | ||
| AWS_SECRET_ACCESS_KEY: ${{ secrets.RUNTIME_CI_BOT_AWS_SECRET_ACCESS_KEY }} | ||
| AWS_DEFAULT_REGION: us-east-2 # this is needed for boto for some reason |
Contributor
Author
There was a problem hiding this comment.
It might be, I was thinking along the same lines! Not sure what's going on there, but I also wonder whether it's related to the region thing that you ran into with the s3 pytest fixtures here
gjoseph92
reviewed
Jul 13, 2022
ian-r-rose
force-pushed
the
custom-dashboarding
branch
from
July 13, 2022 21:45
1ac9d62 to
7020055
Compare
ian-r-rose
force-pushed
the
custom-dashboarding
branch
from
July 15, 2022 18:44
d7756be to
9f99cfb
Compare
ian-r-rose
force-pushed
the
custom-dashboarding
branch
from
July 15, 2022 19:07
9f99cfb to
c0ebf7d
Compare
ian-r-rose
force-pushed
the
custom-dashboarding
branch
4 times, most recently
from
July 18, 2022 18:50
66477d2 to
60b2317
Compare
ian-r-rose
force-pushed
the
custom-dashboarding
branch
from
July 19, 2022 01:51
bc68a61 to
be60409
Compare
ian-r-rose
marked this pull request as ready for review
July 19, 2022 02:25
ncclementi
reviewed
Jul 20, 2022
ncclementi
left a comment
Contributor
There was a problem hiding this comment.
Added some comments, mostly for my understanding
jrbourbeau
reviewed
Jul 21, 2022
Co-authored-by: James Bourbeau <[email protected]>
jrbourbeau
reviewed
Jul 21, 2022
Contributor
Author
|
Okay, this should be good to go |
jrbourbeau
approved these changes
Jul 22, 2022
jrbourbeau
left a comment
Contributor
There was a problem hiding this comment.
Thanks for all your work on this @ian-r-rose -- looking forward to building up a bunch of test suite runs : )
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #186, fixes #187, fixes #188, fixes #189.
This is a proof-of-concept based on the discussion in #186 using the "custom fixtures" solution, for the reasons therein.
The stack involves:
Sample: https://coiled.github.io/coiled-runtime/benchmark-ubuntu-latest-0.0.4-py3.9.html