This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch async-with-synca
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from 5cb5527 Use sync Avro APIs for the wasm demo crate
add 88e8d71 Remove dbg leftovers
add 86c220d Add an async version of the benchmark example
No new revisions were added by this update.
Summary of changes:
avro/Cargo.toml | 5 +++
avro/examples/{benchmark.rs => async_benchmark.rs} | 47 +++++++++++-----------
avro/examples/benchmark.rs | 5 +--
avro/src/reader.rs | 14 +------
4 files changed, 31 insertions(+), 40 deletions(-)
copy avro/examples/{benchmark.rs => async_benchmark.rs} (81%)