-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
Update benchmarks to reflect current performance #114
Comments
Is flume still faster than crossbeam-channel? |
I can only speak to the results I've found locally, on my machine: mileage may vary. If someone feels like they have the time to investigate this further I'm happy to update them. Note that the version of The benchmarks we have inside the repository (which are not crossbeam's benchmarks shown in the screenshots) are fairly easy to run and might give you a decent picture of things. They're quite extensive and seem to show Edit: One thing I will say though: although Edit2: I just did another run of our benchmarks locally using the latest version of |
Would be nice to see the current benchmarks in readme being updated to how performances matched the current state of things. Thanks!
The text was updated successfully, but these errors were encountered: