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

AsyncBril #305

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

AsyncBril #305

wants to merge 34 commits into from

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    d5f33f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbaf8e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d64ffd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c6e490 View commit details
    Browse the repository at this point in the history
  5. Remove print statement

    emwangs committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    c232bbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96bdc81 View commit details
    Browse the repository at this point in the history
  7. Merge

    emwangs committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    a01cc6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf36273 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bfca993 View commit details
    Browse the repository at this point in the history
  10. Benchmarks for async

    emwangs committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    6cd7cfa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26dc804 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    51e672b View commit details
    Browse the repository at this point in the history
  13. changce gcd args

    emwangs committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ffbc095 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b971fcd View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Added atomic type

    emwangs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    266c7e4 View commit details
    Browse the repository at this point in the history
  2. Added new async valueOps

    emwangs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d428ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8280fc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90da5ab View commit details
    Browse the repository at this point in the history
  5. type check atomic things

    emwangs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    92ff066 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea038b4 View commit details
    Browse the repository at this point in the history
  7. add support for atomici64

    he-andy committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6187622 View commit details
    Browse the repository at this point in the history
  8. Change name to swapatomic

    emwangs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    a3ad035 View commit details
    Browse the repository at this point in the history
  9. cargo.toml

    he-andy committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    2b92bc7 View commit details
    Browse the repository at this point in the history
  10. merge conflicts

    he-andy committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    16bd3a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f8f9fb View commit details
    Browse the repository at this point in the history
  12. Added atomics benchmarks

    emwangs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    3516fa8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a59a175 View commit details
    Browse the repository at this point in the history
  14. fix some warnings

    he-andy committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0a50e31 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    94046f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. add mutex benchmark

    he-andy committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    651fb5c View commit details
    Browse the repository at this point in the history
  2. remove extra files

    he-andy committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9de464d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82f822b View commit details
    Browse the repository at this point in the history
  4. fixed documentation

    evanmwilliams committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    45762ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46f4349 View commit details
    Browse the repository at this point in the history