Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zesterer/flume
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zesterer/flume
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mpmc
Choose a head ref
  • 14 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 21, 2020

  1. Configuration menu
    Copy the full SHA
    76e280e View commit details
    Browse the repository at this point in the history
  2. Added kitsune mpmc benchmark

    zesterer committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    7bb1556 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    c025be3 View commit details
    Browse the repository at this point in the history
  2. Mpmc async

    Restioson committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    3016c4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4507f12 View commit details
    Browse the repository at this point in the history
  4. Added kitsune mpmc benchmark

    zesterer authored and Restioson committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    3061663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86c3ef9 View commit details
    Browse the repository at this point in the history
  6. Mpmc async

    Restioson committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    cdd7871 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39092e2 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into mpmc

    # Conflicts:
    #	src/async.rs
    #	src/lib.rs
    Restioson committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    b727b77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    697cdf7 View commit details
    Browse the repository at this point in the history
  10. Rename ReceiverMode -> Mode

    Restioson committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    1a32027 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec26e24 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge branch 'master' into mpmc

    # Conflicts:
    #	benches/basic.rs
    #	src/lib.rs
    Restioson committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    4ce2092 View commit details
    Browse the repository at this point in the history
Loading