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

Benchmarks for some common workloads #243

Merged
merged 22 commits into from
Aug 17, 2022
Merged

Benchmarks for some common workloads #243

merged 22 commits into from
Aug 17, 2022

Commits on Aug 12, 2022

  1. test_name_uuid

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    03700ba View commit details
    Browse the repository at this point in the history
  2. some initial benchmarks

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    fabe0a2 View commit details
    Browse the repository at this point in the history
  3. ignore DS_Store

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    1353fbf View commit details
    Browse the repository at this point in the history
  4. note size of small_cluster

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    16e987f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb1e35d View commit details
    Browse the repository at this point in the history
  6. scale tests to cluster size

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    b37a1bb View commit details
    Browse the repository at this point in the history
  7. timeseries_of_size util

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    ad63fc0 View commit details
    Browse the repository at this point in the history
  8. test_dataframe_align

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    343048d View commit details
    Browse the repository at this point in the history
  9. test_shuffle

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    c3d6d5e View commit details
    Browse the repository at this point in the history
  10. test_double_diff

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    c68fe88 View commit details
    Browse the repository at this point in the history
  11. send vorticity to devnull

    this is more representative of what tom actually wanted to do (write to zarr). we don't need to keep the whole thing in memory.
    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    be6276f View commit details
    Browse the repository at this point in the history
  12. test_jobqueue

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    c8dddd3 View commit details
    Browse the repository at this point in the history
  13. lint

    gjoseph92 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    63b4916 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    9d78ab6 View commit details
    Browse the repository at this point in the history
  2. Move everything to benchmarks

    Seems easier than setting up yet another github action to run `workloads`
    gjoseph92 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    86661d3 View commit details
    Browse the repository at this point in the history
  3. fix test_jobqueue

    gjoseph92 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    79515e6 View commit details
    Browse the repository at this point in the history
  4. Fix arr_to_devnull importability

    Another thing you didn't have to worry about with package_sync!
    gjoseph92 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    33cc847 View commit details
    Browse the repository at this point in the history
  5. longer timeout for test_climatcic_mean?

    this feels too long.
    gjoseph92 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    4ae9338 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. fix test_jobqueue again

    gjoseph92 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f44ecb0 View commit details
    Browse the repository at this point in the history
  2. skip test_climatcic_mean

    gjoseph92 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    44a9d5b View commit details
    Browse the repository at this point in the history
  3. fix spelling

    Co-authored-by: Ian Rose <ian.r.rose@gmail.com>
    gjoseph92 and ian-r-rose committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7a5a356 View commit details
    Browse the repository at this point in the history
  4. skip typo

    gjoseph92 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    78a8614 View commit details
    Browse the repository at this point in the history