Ryo Kawaguchi
Ryo Kawaguchi
This happens when I run `tests::bench_ipmpsc`. ``` $ cd ipc-benchmarks $ RUST_BACKTRACE=1 cargo bench tests::bench_ipmpsc -- --nocapture ... running 1 test thread 'main' panicked at 'error receiving: Runtime("timeout_ok(libc::pthread_cond_timedwait(self.0.condition.get(),\n self.0.mutex.get(), &then))...
Upgrade the underlying webrtc-audio-processing library to v1.3. This is a major update, which include significant changes to the AEC behaviors. ```[tasklist] ### Tasks - [ ] Expose some pameters for...
https://docs.rs/autotools/0.2.1/autotools/struct.Config.html#method.host It's set automatically, but based on the compilation host. We want the target architecture to be set for `--host` flag.
* We need to be able to compare performance of the actor system before and after the restructuring * Ideally we also have benchmark against other actor crates in the...
For the first time I plugged in a panel controller using native USB connection, the device was recognized as a generic USB ACM device. Manufacturer, SerialNumber, and Product name were...
Written by @goodhoko based on `recording` example.