djkoloski / rust_serialization_benchmark

Benchmarks for rust serialization frameworks
514 stars 48 forks source link

Add wiring #75

Closed louaykamel closed 3 weeks ago

louaykamel commented 3 weeks ago

Hi David,

I added wiring, an asynchronous serialization framework with channels support.

Would you please merge this pull request?.

I'm looking forward to your feedback.

Edit: also could you run it and update the benchmark result as well, and include it in the readme? I only profile/test it using ubuntu.

djkoloski commented 3 weeks ago

CI will run it and update the benchmark results in the readme with your library. That usually takes upwards of an hour, so check back later.