Skip to content

Commit

Permalink
Experiment 10 - Determine chunk size
Browse files Browse the repository at this point in the history
  • Loading branch information
ypwong99 committed Feb 17, 2024
1 parent 463a538 commit 068c490
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 343 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/bandwidth-experiment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Bandwidth experiments

on:
workflow_dispatch:
push:
branches:
- ypwong99/temp-experiment-image-sizes
# push:
# branches:
# - ypwong99/temp-experiment-image-sizes

jobs:
build_client:
Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
fail-fast: false
matrix:
name: [aws-25-bandwidth-page, aws-50-bandwidth-page, aws-75-bandwidth-page, aws-100-bandwidth-page]
name: [ aws-25-bandwidth-page, aws-50-bandwidth-page, aws-75-bandwidth-page, aws-100-bandwidth-page ]
env:
working-directory: src
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY }}
Expand Down
Loading

0 comments on commit 068c490

Please sign in to comment.